powered by
Calculate the proportional reduction of variance in imputation models.
imputationPRV(baseline, full, baselineTime = 1, fullTime = 1)
The proportional reduction of variance from a baseline mixed-effects model to a full mixed effects model.
The baseline model object fit with the imputed data.
The full model object fit with the imputed data.
The position of the random effect of time (random slopes) among the random slopes in the baseline model. For example:
0 = no random slopes
0
1 = time is the 1st random effect
1
2 = time is the second random effect
2
The position of the random effect of time (random slopes) among the random slopes in the full model. For example:
[INSERT].
Other multipleImputation: imputationCombine(), imputationModelCompare(), lmCombine()
imputationCombine()
imputationModelCompare()
lmCombine()
#INSERT
Run the code above in your browser using DataLab