The IVarianceAnalysisSumSquared interface returns the results of variance analysis: squariance.
The following properties return results for single factor analysis: BetweenGroup, WithinGroup, and Total.
The following properties return results for two factor analysis: Accuracy, Columns, Rows, and Total.
Property name | Brief description | |
The Accuracy property returns the accuracy value. | ||
The BetweenGroup property returns the value between groups. | ||
The Columns property returns the value for columns. | ||
The Rows property returns the value for rows. | ||
The Total property returns the total values. | ||
The WithinGroup property returns the value within groups. |
See also: