lmatPairwise
lmatPairwise
lmatPairwise(x, ...) ## S3 method for class 'matrix' lmatPairwise(x, levels, ...) ## S3 method for class 'glht' lmatPairwise(x, ...) ## S3 method for class 'mmc.multicomp' lmatPairwise(x, ...) ## S3 method for class 'mmc' lmatPairwise(x, ...)
x |
x |
... |
... |
levels |
levels |
details
matrix
rmh
data(catalystm) catalystm1.aov <- aov(concent ~ catalyst, data=catalystm) catalystm.mmc <- mmc(catalystm1.aov) lmatPairwise(catalystm.mmc)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.