|
SOLUTIONS
|
ANOVA 程序包 符号
CellMeans
is an option for ANOVA that specifies whether cell means should be included in the output.
更多信息更多信息
- To use
, you first need to load the Analysis of Variance Package using Needs["ANOVA`"]. - CellMeans->True specifies that a table containing means for the various levels of main effects and interactions should be included in the output.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

