as.mitml.result {mice} | R Documentation |
mitml.result
objectThe as.mitml.result()
function takes the results of repeated
complete-data analysis stored as a list, and turns it
into an object of class mitml.result
.
as.mitml.result(x)
x |
An object of class |
An S3 object of class mitml.result
, a list
containing $m$ fitted analysis objects.
Stef van Buuren