summary.mira {mice} | R Documentation |
Summary of a mira
object
Description
Summary of a mira
object
Print a mice.anova
object
Usage
## S3 method for class 'mira'
summary(object, type = c("tidy", "glance", "summary"), dfcom = NULL, ...)
## S3 method for class 'mice.anova'
summary(object, ...)
Arguments
object |
A |
type |
A length-1 character vector indicating the
type of summary. There are three choices: |
dfcom |
Manually supplied degrees of freedom. For internal use by
|
... |
Other parameters passed down to |
Value
NULL
NULL
See Also
[Package mice version 3.18.0 Index]