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