xmeanci2 {evoper}R 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


[Package evoper version 0.5.0 Index]