Overload List

  NameDescription
OneWayAnova()()()
Default constructor. Constructs an empty one-way OneWayAnova instance.
OneWayAnova(DoubleMatrix)
Constructs a OneWayAnova instance from data in the given matrix.
OneWayAnova(array<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.

See Also