R/permcoefs.plsR.raw.R
permcoefs.plsR.raw.Rd
A function passed to boot
to perform bootstrap.
permcoefs.plsR.raw( dataset, ind, nt, modele, maxcoefvalues, ifbootfail, verbose )
dataset | dataset to resample |
---|---|
ind | indices for resampling |
nt | number of components to use |
modele | type of modele to use, see plsR |
maxcoefvalues | maximum values allowed for the estimates of the coefficients to discard those coming from singular bootstrap samples |
ifbootfail | value to return if the estimation fails on a bootstrap sample |
verbose | should info messages be displayed ? |
estimates on a bootstrap sample or ifbootfail
value if the
bootstrap computation fails.
See also bootpls
.
Frédéric Bertrand
frederic.bertrand@utt.fr
https://fbertran.github.io/homepage/