powered by
Function that compares two nested lme() models from multiple imputation using likelihood ratio test.
lme()
imputationModelCompare(model1, model2)
Likelihood ratio test for model comparison of two mixed effect imputation models.
name of first lme() model object with multiply imputed data.
name of second lme() model object with multiply imputed data.
[INSERT].
Other multipleImputation: imputationCombine(), imputationPRV(), lmCombine()
imputationCombine()
imputationPRV()
lmCombine()
#INSERT
Run the code above in your browser using DataLab