GARCH-M equation in model
Posted: Tue May 12, 2015 1:58 am
Hello,
I would like to estimate a real-world stock price (cdax) density by simulating a GARCH-m model.
To this end I have generated an equation object "fcast" and a model object "fmodel". First, I have estimated the equation:
EQUATION fcast.ARCH(1,1,THRSH=1,archm=sd,GED,DERIV=AA) dlog(cdax) c
However, when I copy the equation and paste it into the model object, I get the message "GARCH is an illegal or reserved name in FCAST". Can you tell me why it doesn't work?
Many thanks,
Niko
I would like to estimate a real-world stock price (cdax) density by simulating a GARCH-m model.
To this end I have generated an equation object "fcast" and a model object "fmodel". First, I have estimated the equation:
EQUATION fcast.ARCH(1,1,THRSH=1,archm=sd,GED,DERIV=AA) dlog(cdax) c
However, when I copy the equation and paste it into the model object, I get the message "GARCH is an illegal or reserved name in FCAST". Can you tell me why it doesn't work?
Many thanks,
Niko