Computes the normalized gradient of the log-likelihood with respect to the omega parameter using the latest values of alpha, beta, and delta stored in global vectors.
normalized_objective_omega(omega, X1, L_alpha, L_beta, L_delta)Scalar value representing the normalized gradient.
Location parameter.
Numeric vector of observations.
Vector of alpha values.
Vector of beta values.
Vector of delta values.