Learn R Programming

optinterv (version 0.1.0)

boot_ci: Bootstrap Confidence Intervals

Description

Calculates bootstrap confidence intervals for matrix of bootstrap replicates

Usage

boot_ci(boot.res, alpha = 0.05)

Arguments

boot.res

matrix of bootstrap replicates

alpha

significance level

Value

matrix of confidence intervals