PLS RegressionΒΆ

Function imsl.regression.pls_regression() provides a method that is useful when there are many interrelated regression variables and relatively few observations. imsl.regression.pls_regression() finds linear combinations of the predictor variables that have highest covariance with Y, the response variables.