Skip to content

Conversation

cddesja
Copy link

@cddesja cddesja commented Dec 7, 2018

Check if the mice package is loaded, if it is proceed to to check if the data is an is.mids() object. If so, get it in the appropriate format for runMI().

This fixes #51

Chris Desjardins and others added 2 commits December 7, 2018 11:52
Check if the mice package is loaded, if it is proceed to to check if the data is is.mids() object. If so, get it in the appropriate format for runMI().
@TDJorgensen TDJorgensen merged commit 6988767 into simsem:master Dec 7, 2018
@TDJorgensen
Copy link
Member

I did not realize mids objects inherited from list, but of course it is an S3 class. Thanks for catching this. I edited the pull request before merging. Please make sure it works as expected now.

@cddesja
Copy link
Author

cddesja commented Dec 8, 2018

Thanks, @TDJorgensen. Seems to work as expected.

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.

Test if a list is.mids() when running runMI()

2 participants