contrList: Construct a list of pseudo contrast matrices.

Description Usage Arguments Details Author(s) See Also

Description

Constructs a list of contrasts to perform predefined multiple comparisons between groups in the bcatest function.

Usage

1
contrList(n, type=c("Dunnett", "Tukey", "AVE"), base=1)

Arguments

n

A (possibly named) vector of sample sizes for each group.

type

Type of contrast.

base

an integer specifying which group is considered the baseline group for Dunnett contrasts.

Details

Computes the requested list matrices for comparisons of multivariate mean levels.

Author(s)

Daniel Gerhard

See Also

bcatest, contrMat


daniel-gerhard/MultiCA documentation built on May 14, 2019, 3:37 p.m.