| as.mira {mice} | R Documentation |
mira object from repeated analysesThe as.mira() function takes the results of repeated
complete-data analysis stored as a list, and turns it
into a mira object that can be pooled. Pooling
requires that coef() and vcov() methods are
available for fitted object.
as.mira(fitlist)
fitlist |
A list containing $m$ fitted analysis objects |
An S3 object of class mira.
Stef van Buuren, 2011