|
SOLUTIONS
|
ANOVA PACKAGE SYMBOL
PostTests
is an option for ANOVA that specifies which significance tests to perform.
DetailsDetails
- To use
, you first need to load the Analysis of Variance Package using Needs["ANOVA`"]. - The setting may be a single test or a list of tests.
- Possible tests include:
-
Bonferroni mean comparison based on the Student t distribution Duncan liberal range test based on the Studentized range distribution StudentNewmanKeuls conservative range test based on the Studentized range distribution Tukey mean comparison test based on the Studentized range distribution Dunnett comparison test of group means against a control
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

