double[]
arrays. Preconditions:
Collection
must contain double[]
arrays.double[]
arrays in the categoryData
collection and each of these arrays must contain at least two values.Collection
of double[]
arrays each containing data for one category
@return Fvalue
@throws IllegalArgumentException if the preconditions are not met
@throws MathException if the statistic can not be computed do to aconvergence or other numerical error.
|
|
|
|
|
|
|
|
|
|
|
|