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

mice 3.17.0 adopts broom convention for names of lower and upper bound of confidence interval #107

Open
stefvanbuuren opened this issue Nov 27, 2024 · 0 comments

Comments

@stefvanbuuren
Copy link

mice 3.17.0 uses names "conf.low" and "conf.high" to refer to the lower and upper bounds of the confidence interval, and will drop the use of names like "2.5 %". This has the advantage that we can use the same name for any confidence interval. mice temporarily supports both name type, but will drop support of "2.5 %" names in the future.

Please update your code in your next release. Thanks.

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