check_boot {plspm} | R Documentation |
Internal function not to be called by the user
check_boot(boot.val, br)
boot.val |
logical indicating whether to perform bootstrapping |
br |
number of bootstrap resamples |
Internal function. check_boot
is called by
check_args
.
validated bootstrap options
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)