EGARCH progam

For questions regarding programming in the EViews programming language.

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

Mamona
Posts: 5
Joined: Thu Jan 02, 2014 10:05 am

EGARCH progam

Postby Mamona » Tue Aug 26, 2014 11:40 pm

I run the program and recieve error message EGARCH is not a valid view for the equation. Please help me to correct the program.
equation eq1{!a}.arch y{!a} c y{!a}(-1)
eq1{!a}.egarch
eq1{!a}.makederivs derv_it01{!a} derv_it02{!a}
eq1{!a}.makeegarch zit{!a}

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

Re: EGARCH progam

Postby EViews Gareth » Wed Aug 27, 2014 6:28 am

The error message is correct. There is no egarch view for equations. What are you trying to do?

Mamona
Posts: 5
Joined: Thu Jan 02, 2014 10:05 am

Re: EGARCH progam

Postby Mamona » Wed Aug 27, 2014 10:37 pm

Can you help me to make its egarch view?

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

Re: EGARCH progam

Postby EViews Gareth » Wed Aug 27, 2014 10:39 pm

I don't understand the question.

Mamona
Posts: 5
Joined: Thu Jan 02, 2014 10:05 am

Re: EGARCH progam

Postby Mamona » Wed Aug 27, 2014 11:50 pm

I meant to say, What can I write for ''egarch'' in running a loop? the following program is for the GARCH view of the equation? can I make this for the log garch view?
plz help!
equation eq1{!a}.arch y{!a} c y{!a}(-1)
eq1{!a}.garch
eq1{!a}.makederivs derv_it01{!a} derv_it02{!a}
eq1{!a}.makegarch zit{!a}

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

Re: EGARCH progam

Postby EViews Gareth » Thu Aug 28, 2014 7:57 am

Still not 100% clear. But this line:

Code: Select all

equation eq1{!a}.arch y{!a} c y{!a}(-1)
is the line that estimates a GARCH model.

Change it to:

Code: Select all

equation eq1{!a}.arch(egarch) y{!a} c y{!a}(-1)
to estimate an EGARCH model.

Mamona
Posts: 5
Joined: Thu Jan 02, 2014 10:05 am

Re: EGARCH progam

Postby Mamona » Thu Aug 28, 2014 12:15 pm

@EViews Gareth thanks for the help. I have tried the command you have suggested for egarch '' equation eq1{!a}.arch(egarch) y{!a} c y{!a}(-1)'' again got struck with the error message that egarch is not defined. please help!

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

Re: EGARCH progam

Postby EViews Gareth » Thu Aug 28, 2014 12:17 pm

What exactly does your program look like?


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests