powered by
lmatPairwise
lmatPairwise(x, ...) # S3 method for matrix lmatPairwise(x, levels, ...) # S3 method for glht lmatPairwise(x, ...) # S3 method for mmc.multicomp lmatPairwise(x, ...) # S3 method for mmc lmatPairwise(x, ...)
x
…
levels
matrix
details
mmc, mcp
mmc
mcp
# NOT RUN { 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