bootFooCI: Miscellaneous helpers

Description Usage Arguments Value

View source: R/bootfooci.R

Description

Bootstrapped 95

Usage

1
2
bootFooCI(v, nsim = 1000, foo = "mean", method = "bca",
  alpha = 0.05, ...)

Arguments

nsim

number of bootstrap simulations (default is 1000)

foo

is the function that compute the statistic of interest

method

Either "bca" (default, accellerated & bias-corrected, Efron, 1987), or "percentile"

alpha

Either "bca" (accellerated & bias-corrected, Efron, 1987), or "percentile"

Value

the 95


mattelisi/mlisi documentation built on Oct. 13, 2019, 5:59 p.m.