get_boots: Performs bootstrap validation in plspm
Description
Performs bootstrap validation in plspm
Usage
get_boots(DM, path_matrix, blocks, specs, br)
Arguments
blocks
list of vectors with column indices
specs
list with algorithm specifications
br
number of bootstrap resamples
Details
Internal function. get_boots
is called by plspm
.