print.mira {mice} | R Documentation |
Print a mira
object
Description
Print a mira
object
Print a mice.anova
object
Print a summary.mice.anova
object
Usage
## S3 method for class 'mira'
print(x, ...)
## S3 method for class 'mice.anova'
print(x, ...)
## S3 method for class 'mice.anova.summary'
print(x, ...)
Arguments
x |
An object of class |
... |
Other arguments |
Value
NULL
NULL
NULL
See Also
[Package mice version 3.18.0 Index]