Click or drag to resize
Accord.NET (logo)

AnovaVariationSource Properties

The AnovaVariationSource type exposes the following members.

Properties
  NameDescription
Public propertyAnova
Gets the ANOVA associated with this source.
Public propertyDegreesOfFreedom
Gets the degrees of freedom associated with the variation source.
Public propertyMeanSquares
Get the mean squares, or the variance, associated with the source.
Public propertySignificance
Gets the significance of the source.
Public propertySource
Gets the name of the variation source.
Public propertyStatistic
Gets the F-Statistic associated with the source's significance.
Public propertySumOfSquares
Gets the sum of squares associated with the variation source.
Top
See Also