matrixpls.boot
is a convenience method that implements bootstrapping of matrixpls
with boot
method of the boot
package.matrixpls.boot(data, ..., R = 500, signChangeCorrection = NULL,
parallel = c("no", "multicore", "snow"), ncpus = getOption("boot.ncpus",
1L), stopOnError = FALSE, extraFun = NULL)
matrixpls
."boot.parallel"
(and if that
is not set, "no"
).matrixpls
object and returns a numeric vector. The
vector is appended to bootstrap replication. Can be used for boostrapping additional
statistics calculated based on the estimation results.boot
.boot
Sign change corrections: signChange.individual
; signChange.construct