|  | SparsePlsKeepX Property | 
            Get and sets the number of X variables kept in the model for each component.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int[] KeepX { get; set; }Public Property KeepX As Integer()
	Get
	Set
public:
property array<int>^ KeepX {
	array<int>^ get ();
	void set (array<int>^ value);
}member KeepX : int[] with get, set
Property Value
Int32 See Also
See Also