Click or drag to resize

TwoSampleKSTest Methods

The TwoSampleKSTest type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this TwoSampleKSTest.
Public methodUpdate(Double, Double) Updates this test with new sample data.
Public methodUpdate(DoubleVector, DoubleVector) Updates this test with new sample data.
Public methodUpdate(IDFColumn, IDFColumn) Updates this test with new sample data.
Public methodUpdate(Int32, Int32) Updates this test with new sample data.
Top
See Also