pred_int_boot2: Bootstrap-based prediction intervals (method 2)

Description Usage Arguments Details Value

View source: R/boot_tmeans.R

Description

Bootstrap-based prediction intervals (method 2)

Usage

1
pred_int_boot2(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_tmeans2

Value

prediction interval


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