HH (version 2.2-17)

mcalinfct: MCA multiple comparisons analysis (pairwise)

Description

MCA multiple comparisons analysis (pairwise). We calculate the contrast matrix for all pairwise comparisons, taking account of covariates and interactions.

Usage

mcalinfct(model, focus,
          mmm.data=model$model,
          formula.in=terms(model),
          linfct.Means=          multcomp:::meanslinfct(model, focus, mmm.data, formula.in,
                         contrasts.arg=model$contrasts),
          type="Tukey"
          )

Arguments

Value

Matrix to be used as a value for the linfct argument to glht.

See Also

MMC

Examples

Run this code
## See the examples in HH/scripts/MMC.cc176.R

Run the code above in your browser using DataLab