Last chance! 50% off unlimited learning
Sale ends in
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)
A list containing $m$ fitted analysis objects
An S3 object of class mira
.