Skip to content
Prev 365771 / 398502 Next

confidence intervals for orthogonal contrasts

James,

Please look at the maiz example, the last example in ?MMC
help("MMC", package="HH")
where I show how to construct and calculate a set of orthogonal contrasts
for a factor in an analysis of variance setting.  mmc and mmcplot use glht
in the multcomp package for the underlying calculations.

If yo don't have HH, you can get it with
install.packages("HH")

See the references in ?MMC to my book and paper.  The second edition
of the book is now available.

Rich
On Thu, Dec 1, 2016 at 4:17 PM, James Henson <jfhenson1 at gmail.com> wrote: