View source: R/imputationModelCompare.R
imputationModelCompare | R Documentation |
Function that compares two nested lme()
models from multiple
imputation using likelihood ratio test.
imputationModelCompare(model1, model2)
model1 |
name of first |
model2 |
name of second |
[INSERT].
Likelihood ratio test for model comparison of two mixed effect imputation models.
Other multipleImputation:
imputationCombine()
,
imputationPRV()
,
lmCombine()
#INSERT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.