Return the quantile of the critical level

qErlang(alpha, k = 5)

Arguments

alpha

a numeric number of critical level.

k

the shape parameter

Value

the quantile of the critical level

See also

Other Kaito Tajima: RfeW(), qRfeW()

Examples

qErlang(0.7)
#> [1] 3.633609