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

View source: R/as.R

as.mitml.resultR Documentation

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.

Author(s)

Stef van Buuren

See Also

with.mitml.list


stefvanbuuren/mice documentation built on Dec. 3, 2023, 5:38 a.m.