conf_int_tidy: Confidence Interval (Tidy)

Description Usage Arguments Value

View source: R/conf_int_tidy.R

Description

Calculate a confidence interval for a vector of values

Usage

1
conf_int_tidy(x, ci = 0.975)

Arguments

x

a numeric vector

ci

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

Value

a character with the value for the lower and upper bounds of the confidence interval wrapped in parentheses for making tables


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