search for: levelcomb

Displaying 1 result from an estimated 1 matches for "levelcomb".

2011 Sep 22
1
Wrapper of linearHypothesis (car) for post-hoc of repeated measures ANOVA
...arguments (idata, idesign...) that would be passed on to Anova() (from car) for a repeated measures analysis, or directly the Anova.mlm object returned by Anova() instead of idata, idesign... (I have tried to explain it clearly in the commentaries to the code.) Moreover, it needs an argument "levelcomb": a list that represents the level combinations of factors to be tested. There are different ways of representing those combinations (through names of factor levels, or coefficient vectors/matrices), and depending on the elements of that list the test is made for main effects, simple effects,...