mcalinfct(model, focus,
mmm.data=model$model,
formula.in=terms(model),
linfct.Means=
meanslinfct.hh(model, focus, mmm.data, formula.in,
contrasts.arg=model$contrasts),
type="Tukey"
)
meanslinfct.hh(model, focus, mmm.data = model$model,
formula.in = terms(model), contrasts.arg = NULL)aov objectdata.frame from which the model was estimated.
Normally, the default is the correct value.formula of the model which was estimated.
Normally, the default is the correct value. The use of the
terms
function honors the keep.order=TRUE if it was specified.contrMat.model.matrix.linfct argument to
glht.MMC## See the examples in HH/scripts/MMC.cc176.RRun the code above in your browser using DataLab