Description Usage Arguments Value
Method 8.10
For One- and Two-way ANOVA
1 2 3 4 5 6 7 8 | tobsPostHoc(
x,
treatments,
groupIndex1,
groupIndex2,
blocks = NULL,
alpha = 0.05
)
|
x |
Vector of data |
treatments |
Vector with pointers for which group each entry in x belong to. |
groupIndex1 |
Index of group to compare |
groupIndex2 |
Index of group to compare |
alpha |
Significance level (0.05 by default) |
The test statistic t_obs for Post Hoc pairwise hypothesis test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.