pred_int_boot: Bootstrap-based prediction intervals

Description Usage Arguments Details Value

View source: R/boot_tmeans.R

Description

Bootstrap-based prediction intervals

Usage

1
pred_int_boot(formula, data, level = 0.95, R = 500, ncpus = 1, ...)

Arguments

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

Details

a simple wrapper for boot_tmeans

Value

prediction interval


femiguez/predintma documentation built on July 5, 2021, 4:16 a.m.