powered by
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, ...)
mmc
mcp
data(catalystm) catalystm1.aov <- aov(concent ~ catalyst, data=catalystm) catalystm.mmc <- mmc(catalystm1.aov) lmatPairwise(catalystm.mmc)
Run the code above in your browser using DataLab