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