beta.ci: Beta Approximation Confidence Intervals

Description Usage Arguments

View source: R/boot.R

Description

Using the bootstrapping mean and variance to calculate beta distributed two-sided confidence intervals.

Usage

1
beta.ci(object, conf = 0.95, index = 1)

Arguments

object

a bootstrap object returned from a call to boot.

conf

a scalar or vector containing the confidence level of the required interval.

index

the index of the statistic of interest within the output of a call to boot.out$statistic.


jrklasen/relMM documentation built on May 19, 2019, 11:53 p.m.