Description Usage Arguments Details Value
Bootstrap-based prediction intervals
1 | pred_int_boot(formula, data, level = 0.95, R = 500, ncpus = 1, ...)
|
formula |
standard R formula of the form response ~ trial |
data |
data frame |
level |
prediction level |
R |
number of bootstrap samples |
ncpus |
number of cpus to use, passed to boot, negligible benefit for small datasets |
a simple wrapper for boot_tmeans
prediction interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.