Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fmt = fmt_statistic rounding with false sign #848

Open
ktheile opened this issue Jan 4, 2025 · 0 comments
Open

fmt = fmt_statistic rounding with false sign #848

ktheile opened this issue Jan 4, 2025 · 0 comments

Comments

@ktheile
Copy link

ktheile commented Jan 4, 2025

When I have a coefficient of -0.000000011*, and set the fmt statistic to less than 8 digits, the rounded value becomes 0.000, so with a positive sign. This should be rounded with at least a negative sign, indicating the narrowly negative direction

fmt = fmt_statistic(estimate = 9,std.error=4,p.value=3, statistic = 2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant