Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.04 KB

parlMICE is now part of mice in R.

There is an improved version of parlMICE: mice::parlmice. Development of parlmice will not continue on gerkovink/parlMICE, but rather move to mice development. No need to keep them seperated.

All the best,

Gerko and Rianne

The latest (development) version of mice can be installed by running

install.packages("devtools")
devtools::install_github(repo = "stefvanbuuren/mice")

A wrapper function that can tremendously speed up the mice algorithm in R.

Please refer to this vignette for detailed instructions about the use of parlMICE.



Useful links: