Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

PostHocComp

Post Hoc pairwise comparisons


Description

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

Usage

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

#data(wine)
PostHocComp(wine$Group)

PERMANOVA

Multivariate Analysis of Variance Based on Distances and Permutations

v0.1.0
GPL (>= 2)
Authors
Laura Vicente-Gonzalez, Jose Luis Vicente-Villardon
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.