Learn R Programming

MixStable (version 0.1.0)

sine_exp_ralpha: Sine exponential function

Description

Sine exponential function

Usage

sine_exp_ralpha(r, x, alpha, beta, delta, omega)

Value

Numeric value of the integrand.

Arguments

r

Integration variable.

x

Observation.

alpha

Numeric scalar. Stability parameter of the stable distribution (0 < \(\alpha \le 2\)), controlling tail thickness.

beta

Numeric scalar. Skewness parameter of the stable distribution (\(-1 \le \beta \le 1\)).

delta

Numeric scalar. Location parameter of the stable distribution.

omega

Numeric scalar. Scale parameter of the stable distribution (omega > 0).