pgpcv_cpp {resemble} | R Documentation |
For internal use only!.
pgpcv_cpp(X, Y, mindices, pindices, noisev = 0.001, scale)
X |
a |
Y |
a |
mindices |
a |
pindices |
a |
scale |
a logical indicating whether both the predictors and the response variable must be scaled to zero mean and unit variance. |
mindices |
a |
pindices |
a |
ncomp |
an integer indicating the number of pls components. |
a list containing the following one-row matrices:
rmse.seg
the RMSEs.
st.rmse.seg
the standardized RMSEs.
rsq.seg
the coefficients of determination.
Leonardo Ramirez-Lopez