ci.mean.os: Mean from One Sample

View source: R/mean.os.R

ci.mean.osR Documentation

Mean from One Sample

Description

Computes confidence interval for a population mean.

Arguments

alpha

alpha level for 1-alpha confidence

m

sample mean

sd

sample standard deviation

n

sample size

Value

estimate

mean

SE

standard error

LL

lower limit of the confidence interval

UL

upper limit of the confidence interval


cwendorf/dgb documentation built on May 3, 2022, 9:35 p.m.