Description Usage Arguments Details Value Author(s) Examples
Creates a contrast C matrix of post hoc comparisons among groups.
1  | 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 González
José Luis Vicente Villardón
1 2  | data(wine)
PostHocComp(wine$Group)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.