mice (version 3.11.0)

as.mitml.result: Converts into a mitml.result object

Description

The 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.

Usage

as.mitml.result(x)

Arguments

x

An object of class mira

Value

An S3 object of class mitml.result, a list containing $m$ fitted analysis objects.

See Also

with.mitml.list