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