xmeanci2: xmeanci2

View source: R/helper-functions.R

xmeanci2R Documentation

xmeanci2

Description

Calculates confidence interval of mean for provided data with desired confidence level.

Usage

xmeanci2(x, alpha = 0.95)

Arguments

x

The data set for which CI will be calculated

alpha

The confidence level. The default value is 0.95 (95%)

Value

The confidence interval for the mean


evoper documentation built on May 19, 2026, 1:07 a.m.

Related to xmeanci2 in evoper...