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

not able to impute using ml.lmer in v 3.3? #17

Closed
nmenon2 opened this issue May 12, 2019 · 3 comments
Closed

not able to impute using ml.lmer in v 3.3? #17

nmenon2 opened this issue May 12, 2019 · 3 comments

Comments

@nmenon2
Copy link

nmenon2 commented May 12, 2019

I'm trying to impute missing values in Level 1 and Level 2 variables using the ml.lmer command which was working in miceadds v(3.2), but keeps throwing an error since the update yesterday.

Error message :
Error in check.method(method = method, data = data, where = where, blocks = blocks, : The following functions were not found: mice.impute.ml.lmer, mice.impute.ml.lmer

How can I resolve this?

@alexanderrobitzsch
Copy link
Owner

I do not really think that there is an issue. I tried the examples in the manual and did not observe (and I did not expect) amy issue. Please check whether
a) miceadds is correctly installed
b) whether you loaded miceadds

@nmenon2
Copy link
Author

nmenon2 commented May 12, 2019

Will try again. The same error was thrown when I used the datlist2mids command. Strangely, the code works when I use the previous version of miceadds.

@alexanderrobitzsch
Copy link
Owner

I do not believe so. a) or b) are options. I would strongly suggest to use miceadds::datlist2mids(...) instead of datlist2mids(...) because in the former case you do not have to run library(miceadds) in advance.

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

No branches or pull requests

2 participants