Sets the nonnegative constant used to determine ties in computing
ranks in the combined samples.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public void SetFuzz( double fuzz ) |
Visual Basic (Declaration) |
---|
Public Sub SetFuzz ( _ fuzz As Double _ ) |
Visual C++ |
---|
public: void SetFuzz( double fuzz ) |
Parameters
- fuzz
- Type: System..::.Double
A double scalar containing the nonnegative constant used to determine ties in computing ranks in the combined samples.
Remarks
A tie is declared when two observations in the combined sample are
within fuzz of each other. By default, .