Click or drag to resize

TwoSampleFTestUpdate 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 methodUpdate(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, Int32, Double, Int32) Updates the test statistic with new sample parameters.
Top
See Also