Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I have tried to write the log likelihood for a GARCH(1,1) model in a FRML, for use with the ML command, but Im not sure how to specify the lagged h(t) variable. How can I do this?

Command garch log ML model write
0
Posted

I have tried to write the log likelihood for a GARCH(1,1) model in a FRML, for use with the ML command, but Im not sure how to specify the lagged h(t) variable. How can I do this?

0

GARCH(1,1) can’t be done with the regular ML in a FRML, due to the recursive nature of the h(t) equation. You’ll need to use the PROC interface to ML (see the ML PROC examples in the TSP examples library).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123