AnovaResult Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | DegreeOfFreedomBetweenGroups | Gets the degree of freedom between groups. |
![]() | DegreeOfFreedomTotal | Gets the total degree of freedom. |
![]() | DegreeOfFreedomWithinGroups | Gets the degree of freedom within groups. |
![]() | FCriticalValue | Gets the F-critical value. |
![]() | FRatio | Gets the F ratio. |
![]() | MeanSquareVarianceBetweenGroups | Gets the mean square variance between groups. |
![]() | MeanSquareVarianceWithinGroups | Gets the mean square variance within groups. |
![]() | SumOfSquaresBetweenGroups | Gets the sum of the squares between groups. |
![]() | SumOfSquaresTotal | Gets the total sum of the squares. |
![]() | SumOfSquaresWithinGroups | Gets the sum of the squares within groups. |
Show:
