Click or drag to resize
Accord.NET (logo)

AnovaVariationSourceAnova Property

Gets the ANOVA associated with this source.

Namespace:  Accord.Statistics.Testing
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
[BrowsableAttribute(false)]
public IAnova Anova { get; }
Request Example View Source

Property Value

Type: IAnova
See Also