Click or drag to resize

SparsePlsDa Constructor

Overload List
 NameDescription
Public methodSparsePlsDa Constructs a SparsePlsDa instance using default settings.
Public methodSparsePlsDa(Int32, Double) Constructs a SparsePlsDa instance. The sparse PLS fit algorithm is executed using the specified maximum iterations.
Public methodSparsePlsDa(DoubleMatrix, Factor, Int32, Int32, Int32, Double) Constructs a SparsePlsDa for the given data and options.
Top
See Also