Feeds
답변 있음
How do I apply a multiple comparison method to linear mixed effect model results?
Run an ANOVA on the LME object (the output of fitlme) eq, anova(LME) It will give you a summary with the F statistics and the c...
How do I apply a multiple comparison method to linear mixed effect model results?
Run an ANOVA on the LME object (the output of fitlme) eq, anova(LME) It will give you a summary with the F statistics and the c...
거의 9년 전 | 0

