C# Class Accord.Statistics.Testing.BartlettTest

Inheritance: Accord.Statistics.Testing.ChiSquareTest
Show file Open project: accord-net/framework Class Usage Examples

Public Methods

Method Description
BartlettTest ( ) : System

Tests the null hypothesis that all group variances are equal.

Method Details

BartlettTest() public method

Tests the null hypothesis that all group variances are equal.
public BartlettTest ( ) : System
return System