Skip to contents

Function that compares two nested lme() models from multiple imputation using likelihood ratio test.

Usage

imputationModelCompare(model1, model2)

Arguments

model1

name of first lme() model object with multiply imputed data.

model2

name of second lme() model object with multiply imputed data.

Value

Likelihood ratio test for model comparison of two mixed effect imputation models.

Details

[INSERT].

See also

Other multipleImputation: imputationCombine(), imputationPRV(), lmCombine()

Examples

#INSERT



Developmental Psychopathology Lab