get_Mlist {remiod} | R Documentation |
Prepare imputation-model-related information
Description
Internal function to extract information of imputation models.
Usage
get_Mlist(object)
Arguments
object |
object inheriting from class |
Value
a list include raw data, imputation models, model types, fixed effects, random effects if any, reference categories corresponding to categorical variables in models, and interaction terms.
[Package remiod version 1.0.2 Index]