Summary of a mira object
Print a mice.anova object
Arguments
- object
A
miraobject- type
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 lengthmwith the analysis results. The default is"tidy".- dfcom
Manually supplied degrees of freedom. For internal use by
pool().- ...
