sd_confint: Standard deviation confidence interval

View source: R/functions.R

sd_confintR Documentation

Standard deviation confidence interval

Description

Computes a confidence interval for the standard deviation for a standard deviation estimate

Usage

sd_confint(sd, n, alpha)

Arguments

sd

estimated standard deviation

n

number of observations used for the estimate

alpha

desired coverage probability

Value

numeric vector with lower and upper bound

Author(s)

float


floatofmath/bt88.03.704 documentation built on March 25, 2022, 12:28 p.m.