print.mids {mice} | R Documentation |
Print a mids
object
Description
Print a mids
object
Print a mira
object
Print a mice.anova
object
Print a summary.mice.anova
object
Usage
## S3 method for class 'mids'
print(x, ...)
## 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 |
Object of class |
... |
Other parameters passed down to |
Value
NULL
NULL
NULL
NULL
See Also
[Package mice version 3.16.0 Index]