ci.mean: Compute mean values with confidence intervals

View source: R/ci.mean.R

ci.meanR Documentation

Compute mean values with confidence intervals

Description

Compute mean values with confidence intervals

Usage

ci.mean(x, ...)

Arguments

x

object passed to methods

...

passed to methods

Details

Normal approximation

Value

a list with mean values and confidence limits


Publish documentation built on Jan. 18, 2023, 1:08 a.m.