Hi Eviews team!
I need a help to understand how Eviews calculates EGARCH log-likelihood. I firstly estimated an EGARCH and, using Eviews coefficients results, tried to replicate Eviews log-likelihood output. However, I am unable to get the same value. The difference is not that big, but I am curious since I can match it using GARCH(1,1) with the information available on Eviews Help.
I am sending attached a file with my manual calculation that includes a random series as an example. There's a GARCH and an EGARCH tab with Eviews and manual calculation results.
Could you please let me know if I am missing anything when replication EGARCH log-likelihood?
Thank you very much for your support
EGARCH Log-likelihood calculation
Moderators: EViews Gareth, EViews Moderator
EGARCH Log-likelihood calculation
- Attachments
-
- exampleEgarch.xlsx
- (131.58 KiB) Downloaded 382 times
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: EGARCH Log-likelihood calculation
For eGARCH the first observation for the variance is calculated as:
If you change your cell value in C3 to:
you should match (up to rounding error)
Code: Select all
log_garch = omega + alpha*sqrt(2/pi) + beta*log_garch0
Code: Select all
=EXP($M$2+$M$3*ABS(SQRT(2/PI())+$M$4*LN(C2)))
Re: EGARCH Log-likelihood calculation
Perfect! Many Thanks!
Who is online
Users browsing this forum: No registered users and 2 guests
