Stat Assembly > Stat Assembly Interfaces > IVarianceAnalysisStatistics
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 | |
![]() |
The Columns property returns the value for columns. | |
![]() |
The OneFactorAnalysis property returns the value for the univariate analysis. | |
![]() |
The Rows property returns the value for rows. |
See also: