Post Hoc pairwise comparisons
Creates a contrast C matrix of post hoc comparisons among groups.
PostHocComp(grupo)
grupo |
A factor containing the groups or treatments. |
Creates a contrast C matrix of post hoc comparisons among groups. The rows of the contrast matrix are not orthogonal.
The PostHocComp function return a matrix to compare the levels of groups introduced.
Laura Vicente-Gonzalez and Jose Luis Vicente-Villardon
#data(wine) PostHocComp(wine$Group)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.