Sparse |
| Name | Description | |
|---|---|---|
| SparsePls(SparsePLSMode, Int32, Int32, Int32, Double) | Constructs a SparsePls object from the given parameters. | |
| SparsePls(DoubleMatrix, DoubleMatrix, Int32, Int32, Int32, SparsePLSMode, Int32, Double) | Constructs a SparsePls object from the given parameters and performs the sparse PLS calculation on the given data. The data is first centered and scaled by standard deviation. |