The wrapper used to start the bootstrap commands. Not to be used by the user.
bootstrapWrap(
U,
V,
X,
Y,
lambdas,
lambda_prev,
R,
n_B,
doBoot = TRUE,
n,
p,
q,
n_lambdas,
lambda0.
)A list
matrix, weights X
matrix, weights Y
matrix
matrix
vector, the to be tested values for lambda
vector, the previous selected values for lambda
integer, the desired number of components
integer, the number of bootstrap samples required
boolean, whether or not perform bootstrap. Used to build the final model (FALSE)
integer, the number of observations
integer, the number of covariates
integer, the number of response variables
integer, the number of to be tested lambdas
the vector of lambda0