how to determine the degree of freedom in rolling GARCH?

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

wangjiangjiang
Posts: 5
Joined: Wed Aug 14, 2013 8:58 pm

how to determine the degree of freedom in rolling GARCH?

Postby wangjiangjiang » Fri Aug 30, 2013 9:22 am

Hi guys

what is the code to get the degree of freedom of the GARCH equation under t-distribution?

this code does not work.

Code: Select all

dof=eq01.@df

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13604
Joined: Tue Sep 16, 2008 5:38 pm

Re: how to determine the degree of freedom in rolling GARCH?

Postby EViews Gareth » Fri Aug 30, 2013 9:33 am

It is stored in the coefficient vector.

Something like:

Code: Select all

=eq1.@coef(6)
in the case where you have 5 mean and variance equation parameters.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests