Fits a Partial Least Squares Regression (PLSR) to two continuous data matrices
PLSRfit(Y, X, S = 2, tolerance = 5e-06,
maxiter = 100, show = FALSE)
An object of class "PLSR"
PLSR1
Independent Variables
Dependent Variables
Are data centered?
Are data scaled?
Scaled Independent Variables
Scaled Dependent Variables
Scores for the Independent Variables
Weights for the Independent Variables - coefficients of the linear combination
Factor loadings for the Independent Variables
Scores for the Dependent Variables
Weights for the Dependent Variables - coefficients of the linear combination
Factor loadings for the Dependent Variables
Structure Correlations for the Independent Variables
Structure Correlations for the Dependent Variables
Structure Correlations two groups
The matrix of dependent variables
The Matrix of Independent Variables
Dimension of the solution. The default is 2
Tolerance for the algorithm.
Maximum number of iterations for the algorithm.
Logical. Should the calculation process be shown on the screen
Jose Luis Vicente Villardon
Fits a Partial Least Squares Regression (PLSR) to a set of two continuous data matrices
Wold, S., Sjöström, M., & Eriksson, L. (2001). PLS-regression: a basic tool of chemometrics. Chemometrics and intelligent laboratory systems, 58(2), 109-130.