mimids {MatchThem} | R Documentation |
Matched Multiply Imputed Datasets
Description
mimids
object contains data of matched multiply imputed datasets. mimids
objects are generated by calls to matchthem()
.
Details
mimids
objects have methods for print()
, summary()
, plot()
, and cbind()
.
Note
The MatchThem package does not use the S4 class definitions and instead relies on the S3 list equivalents.
Author(s)
Farhad Pishgar
References
Stef van Buuren and Karin Groothuis-Oudshoorn (2011). mice
: Multivariate Imputation by Chained Equations in R
. Journal of Statistical Software, 45(3): 1-67. doi:10.18637/jss.v045.i03
See Also
[Package MatchThem version 1.2.1 Index]