mGJR: Provide the MGARCH-BEKK estimation procedure.
Description
Provide the MGARCH-BEKK estimation procedure.Usage
mGJR(eps1, eps2, order = c(1, 1, 1), params = NULL, fixed = NULL,
method = "BFGS")
Arguments
params
Initial parameters for the optim function.
fixed
Vector of parameters to be fixed.
method
The method that will be used by the optim function.
Value
- Estimation results packaged as
mGJR class instance.