Description Usage Arguments Value Examples
bootAnalysis
1 | bootAnalysis(boot, collapse = cbind, FUN, ...)
|
boot |
A list of bootstrap resamples from NaiveBoot or uniboot. |
collapse |
Should the results be collapsed from list form. Can take values of NULL, cbind or rbind |
FUN |
The function to apply to the bootstrap resamples |
... |
additional arguments to be passed to FUN |
A list or matrix of results
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.