waplswCpp {resemble} | R Documentation |
For internal use only!.
waplswCpp(projectionm, xloadings, coefficients, newX, minF, maxF, scale, Xcenter, Xscale)
projectionm |
the projection |
xloadings |
. |
coefficients |
the |
newX |
a |
minF |
an integer indicating the minimum number of pls components. |
maxF |
an integer indicating the maximum number of pls components. |
scale |
a logical indicating whether the matrix of predictors used to create the regression model was scaled. |
Xcenter |
a |
Xscale |
if |
a matrix
of one row with the weights for each component between the max. and min. specified.
Leonardo Ramirez-Lopez