PostHocComp: Post Hoc pairwise comparisons

Description Usage Arguments Details Value Author(s) Examples

View source: R/PostHocComp.R

Description

Creates a contrast C matrix of post hoc comparisons among groups.

Usage

1
PostHocComp(grupo)

Arguments

grupo

A factor containing the groups or treatments.

Details

Creates a contrast C matrix of post hoc comparisons among groups. The rows of the contrast matrix are not orthogonal.

Value

The PostHocComp function return a matrix to compare the levels of groups introduced.

Author(s)

Laura Vicente-Gonzalez and Jose Luis Vicente-Villardon

Examples

1
2

PERMANOVA documentation built on Sept. 6, 2021, 5:07 p.m.