KolmogorovTwoSampleNumberMissingX Property |
Returns the number of missing values in the x sample.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public int NumberMissingX { get; }
Public ReadOnly Property NumberMissingX As Integer
Get
public:
property int NumberMissingX {
int get ();
}
member NumberMissingX : int with get
Property Value
Type:
Int32See Also