Click or drag to resize

OneSampleAndersonDarlingTest Methods

The OneSampleAndersonDarlingTest type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this OneSampleAndersonDarlingTest.
Public methodToString Returns a formatted string representation of the test results.
(Overrides ObjectToString)
Public methodUpdate(Double) Updates this test with new sample data.
Public methodUpdate(DoubleVector) Updates this test with the established parameters.
Public methodUpdate(IDFColumn) Updates this test with new sample data.
Public methodUpdate(Int32) Updates this test with new sample data.
Top
See Also