mira objectSummary of a mira object
Summary of a mids object
Summary of a mads object
Print a mice.anova object
# S3 method for mira
summary(object, type = c("tidy", "glance", "summary"), ...)# S3 method for mids
summary(object, ...)
# S3 method for mads
summary(object, ...)
# S3 method for mice.anova
summary(object, ...)
NULL
NULL
NULL
NULL
A mira object
A length-1 character vector indicating the
type of summary. There are three choices: type = "tidy"
return the parameters estimates of each analyses as a data frame.
type = "glance" return the fit statistics of each analysis
as a data frame. type = "summary" returns a list of
length m with the analysis results. The default is
"tidy".
mira
mids
mads
mipo