conf_int_raw: Confidence Interval (Raw)

Description Usage Arguments Value

View source: R/conf_int_raw.R

Description

Calculate a confidence interval for a vector of values

Usage

1
conf_int_raw(x, ci = 0.975)

Arguments

x

a numeric vector

ci

a numeric value (0 - 1) for the required confidence interval

Value

a numeric value for the lower and upper bounds of the confidence interval


wilsontom/modelmisc documentation built on Nov. 22, 2019, 12:22 a.m.