anova.mira {mice} | R Documentation |
Compare several nested models
Description
Compare several nested models
Usage
## S3 method for class 'mira'
anova(object, ..., method = "D1", use = "wald")
Arguments
object |
Two or more objects of class |
... |
Other parameters passed down to |
method |
Either |
use |
An character indicating the test statistic |
Value
Object of class mice.anova
[Package mice version 3.16.0 Index]