Click or drag to resize

TwoSamplePairedTTestUpdate Method

Overload List
 NameDescription
Public methodUpdate(Double, Double) Updates the test statistic with new sample data.
Public methodUpdate(DoubleVector, DoubleVector) Updates the test statistic with new sample data.
Public methodCode exampleUpdate(IDFColumn, IDFColumn) Updates the test statistic with new sample data.
Public methodUpdate(Int32, Int32) Updates the test statistic with new sample data.
Public methodUpdate(Double, Double, Int32) Updates the test statistic with new sample parameters.
Top
See Also