UnivariateStudentTTest Method

Overload List

StudentTTest(IReadOnlyCollectionDouble, IReadOnlyCollectionDouble) Tests whether one sample mean is compatible with another sample mean.
StudentTTest(IReadOnlyCollectionDouble, Double) Tests whether the sample mean is compatible with the reference mean.

See Also