Creates new PCR (Principal component regression)
matrix with predictor variables. (Each column is an array)
matrix with response variables. (Each column is an array)
Weight to choose the principal components. It refers to the weight that components must sum with each other (in percent) to perform the regression.
Intercept
Returns the regression coefficients
Returns fitted values of Y
Returns the scores for principal components
Returns the number of principal components used
Returns some basic statistics of the regression
Predict y-values for a given x
Creates new PCR (Principal component regression)
matrix with predictor variables. (Each column is an array)
matrix with response variables. (Each column is an array)
Weight to choose the principal components. It refers to the weight that components must sum with each other (in percent) to perform the regression.
Intercept