Sparse |
| Name | Description | |
|---|---|---|
| SparsePlsDa | Constructs a SparsePlsDa instance using default settings. | |
| SparsePlsDa(Int32, Double) | Constructs a SparsePlsDa instance. The sparse PLS fit algorithm is executed using the specified maximum iterations. | |
| SparsePlsDa(DoubleMatrix, Factor, Int32, Int32, Int32, Double) | Constructs a SparsePlsDa for the given data and options. |