Description Usage Arguments Details Author(s) References See Also Examples
This function provides a "mira" method for the Anova function in the car package. mira objects are produced by fitting statistical models to multiply imputed data sets using functions in the mice package: mice-package.
1 2 |
mod |
an object of class |
type |
type of test, see |
... |
not used. |
The tests produced are Wald tests, using the total covariance matrix for the model coefficients (including components for within and between-imputations variation) to formulate the hypothesis matrices for type II tests.
John Fox jfox@mcmaster.ca
J. Fox, Applied Regression Analysis and Generalized Linear Models, 3rd ed., Sage, 2016.
S. van Buuren, Flexible Imputation of Missing Data, 2nd ed., Chapman and Hall, 2018.
Anova, linearHypothesis.mira, mira, mice-package.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.