get_boots: Performs bootstrap validation in
Description
Internal function not to be called by the userUsage
get_boots(DM, path_matrix, blocks, specs, br)
Arguments
path_matrix
Inner Design Matrix
blocks
list of vectors with column indices
specs
list with algorithm specifications
br
number of bootstrap resamples
Warning
Do NOT use this function unless you are ME, a package
developer, or a jedi user who really knows what is doing
(seriously!)Details
Internal function. get_boots
is called by
plspm
.