The IVarianceAnalysisStatistics interface returns the results of variance analysis.
Use the OneFactorAnalysis property to get result for a single-factor analysis.
Use the Columns and Rows properties to get results for two-factor analysis.
Property name | Brief description | |
Columns | The Columns property returns the value for columns. | |
OneFactorAnalysis | The OneFactorAnalysis property returns the value for the univariate analysis. | |
Rows | The Rows property returns the value for rows. |
See also: