rawMeanInterval: Calculates the mean confidence interval without a vector

Description Usage Arguments Value

View source: R/ConfidenceInterval.R

Description

Calculates the mean confidence interval without a vector

Usage

1
rawMeanInterval(mu, sd, len, alpha = 0.05)

Arguments

mu

Given mean

sd

Standard deviation

len

Length of the vector

alpha

Significance level

Value

The mean confidence interval


DanielEverland/smartstats documentation built on Dec. 17, 2021, 4:03 p.m.