Click or drag to resize
Accord.NET (logo)

IAnova Interface

Common interface for analyses of variance.

Namespace:  Accord.Statistics.Testing
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public interface IAnova
Request Example View Source

The IAnova type exposes the following members.

Properties
  NameDescription
Public propertyTable
Gets the ANOVA results in the form of a table.
Top
See Also