모델 | 모델식 | AIC |
---|---|---|
M04 | lmer(ArticulationScore ~ ArticulationRate_s + PctC + (1|RecorderID) + (1|TestType), data = data) | 1,806 |
M03 | lmer(ArticulationScore ~ SpeechRate_s + PctC + (1|RecorderID) + (1|TestType), data = data) | 1,807 |
M01 | lmer(ArticulationScore ~ SpeechRate + PctC + (1|RecorderID) + (1|TestType), data = data) | 1,822 |