ci: Confidence interval of the mean of a vector

Usage Arguments

View source: R/numerical_functions.R

Usage

1
ci(x, alpha = 0.05)

Arguments

x

the vector

alpha

the required two-sided confidence level (default 0.05 = 95

the number corresponding to the one-sided confidence interval around the mean At a given alpha


alesaccoia/alexr documentation built on Dec. 19, 2021, 12:26 a.m.