rawSdInterval: Calculates the standard deviation confidence interval without...

Description Usage Arguments Value

View source: R/ConfidenceInterval.R

Description

Calculates the standard deviation confidence interval without a vector

Usage

1
rawSdInterval(sd, len, alpha = 0.05)

Arguments

sd

Given standard deviation

len

Length of the vector

alpha

Significance level

Value

The standard deviation confidence interval


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