xmeanci1: xmeanci1

Description Usage Arguments Value

Description

Calculates confidence interval of mean for provided data with desired confidence level. This functions uses bootstrap resampling scheme for estimanting the CI.

Usage

1
xmeanci1(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 calculated using 'boot.ci'


evoper documentation built on May 2, 2019, 12:13 a.m.

Related to xmeanci1 in evoper...