The function pairw.oneway
and the confidence interval functions it calls return a list of class = "pairw"
.
1) the type of contrast (names are taken from levels in x),
2) the mean difference,
3) the lower confidence bound of the true mean difference,
4) the upper confidence bound of the true mean difference,
5) the hypothesis decision, given the prescribed significance level, and
6) the adjusted P-value.
Other invisible
objects include:
- cont
a vector of contrasts.
- conf
The confidence level.
- band
A two column matrix containing the lower and upper confidence bounds.