An objects of class mira, which stands for 'multiply imputed
repeated analysis'. This object contains data$m distinct
glm.objects, plus some descriptive information.
Arguments
formula
a formula expression as for other regression models, of the
form response ~ predictors. See the documentation of lm and
formula for details.
family
The family of the glm model
data
An object of type mids, which stands for 'multiply imputed
data set', typically created by function mice().