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

Consistent parameter estimation throughout the norm family #101

Merged
merged 4 commits into from
Jun 12, 2018

Conversation

gerkovink
Copy link
Member

Parameter estimation in norm.boot, norm.nob and norm.pred is now done with mice::estimice() instead of the deprecated ridge regression.

@stefvanbuuren
Copy link
Member

Thanks. That's a good clean up. I still get

Codoc mismatches from documentation object 'mice.impute.norm.predict': mice.impute.norm.predict
Code: function(y, ry, x, wy = NULL, ...)
Docs: function(y, ry, x, wy = NULL, ridge = 1e-05, ...)
Argument names in docs not in code:
ridge

@gerkovink
Copy link
Member Author

fixed

@stefvanbuuren stefvanbuuren merged commit 2c52226 into amices:master Jun 12, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants