Two |
The TwoSampleUnpairedUnequalTTest type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Creates a deep copy of this TwoSampleUnpairedUnequalTTest. | |
| ToString |
Returns a formatted string representation of the test results.
(Overrides ObjectToString) | |
| Update(Double, Double) | Updates the test statistic with new sample data. | |
| Update(DoubleVector, DoubleVector) | Updates the test statistic with new sample data. | |
| Update(IDFColumn, IDFColumn) | Updates the test statistic with new sample data. | |
| Update(Int32, Int32) | Updates the test statistic with new sample data. | |
| Update(Double, Double, Int32, Double, Double, Int32) | Updates the test statistic with new sample parameters. |