Normalized gradient for alpha parameter Computes the normalized gradient of the log-likelihood with respect to the alpha parameter over a set of observations. This is useful for optimization routines where scale-invariant updates are preferred.
normalized_grad_alpha(alpha, beta, delta, omega, x)Scalar value representing the normalized gradient.
Stability parameter.
Skewness parameter.
Scale parameter.
Location parameter.
Numeric vector of observations.