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