ci95: 95 percent confidence interval

ci95R Documentation

95 percent confidence interval

Description

Compute the 95 percent confidence interval of the mean

Usage

ci95(x)

Arguments

x

a numerical vector

Value

vector of length 2: the first value is the low 95 percent confidence interval and the second the high 95 percent confidence interval

Examples

ci95(1:10)

matschmitz/schmitz documentation built on May 15, 2022, 4:15 p.m.