![]() | One |
Name | Description | |
---|---|---|
![]() | OneWayAnova | Default constructor. Constructs an empty one-way OneWayAnova instance. |
![]() | OneWayAnova(DoubleMatrix) | Constructs a OneWayAnova instance from data in the given matrix. |
![]() | OneWayAnova(DoubleVector) | Constructs a OneWayAnova instance from data in the given array of vectors. |
![]() | OneWayAnova(DataFrame, Int32, Int32) | Construct a OneWayAnova instance from data in the given data frame. |
![]() | OneWayAnova(DoubleVector, DoubleVector, Int32) | Constructs a OneWayAnova object from summarized data. |