cv_a: Quantile of Folded Normal Distribution

View source: R/CI_mm.R

cv_aR Documentation

Quantile of Folded Normal Distribution

Description

Calculates the 1 - α quantile of |N(t, 1)|.

Usage

cv_a(t, alpha)

Arguments

t

non-centrality parameter.

alpha

probability

Value

the quantile value

Examples

cv_a(1, 0.05)

koohyun-kwon/rdadapt documentation built on May 8, 2022, 8:49 p.m.