|  | PLS2CrossValidationDataNumTestingSamples Property | 
            Gets the number of samples that will be used for testing.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int NumTestingSamples { get; }Public ReadOnly Property NumTestingSamples As Integer
	Get
public:
property int NumTestingSamples {
	int get ();
}member NumTestingSamples : int with get
Property Value
Int32 See Also
See Also