Description Usage Arguments Value Examples
Computes an estimate for each leave-one-out sample using R
1 | jackafterboot(data, func = NULL, B)
|
data |
the data as a vector |
func |
function to be bootstrapped |
B |
the number of replicates |
the standard error of both bootstrap method and jackknife-after-bootstrap method
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.