• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Estimate conficients of Garch-M model

Joined
5/21/13
Messages
2
Points
11
I have a modified model to forecast stock return based on interet and exchage rate:
Capture_inter1.JPG


But i don't know how to apply Maximum likelihood to estimate alpha_0,alpha_1, beta_1, C1

Because we just have distribution of epsilon is Gauss distribution. But I don't know any info about C1.

Please help me to solve this problem
Thks,

Jame
 
No, I want to know algorithm about this. Because I have more coefficientC1 in model.

This coefficient doesn't have in normal Garch-M
 
Back
Top