KolmogorovOneSampleNumberOfTies Property |
The number of ties in the data.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public int NumberOfTies { get; }
Public ReadOnly Property NumberOfTies As Integer
Get
public:
property int NumberOfTies {
int get ();
}
member NumberOfTies : int with get
Property Value
Type:
Int32See Also