qged_std: Quantile function for standardized GED(nu) with Var = 1 Uses...

View source: R/svp_internal.R

qged_stdR Documentation

Quantile function for standardized GED(nu) with Var = 1 Uses the relationship between GED CDF and incomplete gamma function.

Description

Quantile function for standardized GED(nu) with Var = 1 Uses the relationship between GED CDF and incomplete gamma function.

Usage

qged_std(p, nu)

Arguments

p

Probability (0 < p < 1). Clamped to [1e-15, 1-1e-15] internally.

nu

GED shape parameter (nu > 0)

Value

Quantile value


wARMASVp documentation built on May 15, 2026, 5:07 p.m.