bootMeanCI: Miscellaneous helpers

Description Usage Arguments Value

View source: R/bootmeanci.R

Description

Bootstrapped 95

Usage

1
bootMeanCI(v, nsim = 1000, method = "bca", alpha = 0.05, ...)

Arguments

nsim

number of bootstrap simulations (default is 1000)

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.