Learn R Programming

resemble (version 1.2.2)

plsCv: Cross validation for PLS regression

Description

for internal use only!

Usage

plsCv(x, y, ncomp, method = c("pls", "wapls1"), center = TRUE, scaled, minF = 1, newX = matrix(0, 1, 1), weights = NULL, p = 0.75, resampling = 10, group = NULL, retrieve = TRUE, .optimize = TRUE, max.iter = 1, tol = 1e-06)

Arguments