CIfromSD: Calculate confidence interval from standard deviation

Usage Arguments

View source: R/CIfromSD.R

Usage

1
CIfromSD(mean, sd, n, alpha = 0.95)

Arguments

mean

the mean of the sample

sd

the standard deviation of the sample

n

the number of samples

alpha

the

returns the lower and upper boundaries of the confidence interval Calculate confidence interval from standard deviation


wayneliuq/wmisc documentation built on Dec. 23, 2021, 5:08 p.m.