Overdispersion test

For econometric discussions not necessarily related to EViews.

Moderators: EViews Gareth, EViews Moderator

Nitzan04
Posts: 15
Joined: Tue Mar 17, 2015 10:54 am

Overdispersion test

Postby Nitzan04 » Mon May 18, 2015 8:19 am

equidispersion tests.docx
(24.36 KiB) Downloaded 574 times
I did both test that are mentioned in the manual Cameron and Trivedi and Wooldridge - is it reasonable that i got underdispersion at the first test and overdispersion at the last test?
Im really confused.

EViews Glenn
EViews Developer
Posts: 2682
Joined: Wed Oct 15, 2008 9:17 am

Re: Overdispersion test

Postby EViews Glenn » Mon May 18, 2015 11:17 am

For the first test, which variable is the original and which variable is the fitted?

Nitzan04
Posts: 15
Joined: Tue Mar 17, 2015 10:54 am

Re: Overdispersion test

Postby Nitzan04 » Tue May 19, 2015 3:01 am

Hi,
The first variable is the fit variable which i got by using the command: fit patentfittct . the second variable i got by "forecast".
Doesnt fit has the same meaning as forecast?!
It is really confusing because at the manual it written , and i quote :"first estimate the Poisson and obtain the fitted values of the dependent variable"
What should basically i need to do? can you guid my steps in Eviews so i can get a clear picture of the results of the dispersion.
Thank you in advance,
Nitzan.

Nitzan04
Posts: 15
Joined: Tue Mar 17, 2015 10:54 am

Re: Overdispersion test

Postby Nitzan04 » Tue May 19, 2015 3:18 am

This is the result i just got after doing : a. astimate the variables by the Poisson-Count regression model, b. forecast and named the forecasted variable as " patentffinal", c. using the command :
equation testeq.ls (patent-patentffinal)^2-patent patentffinal^2.

Is it o.k?
Attachments
CT TEST.docx
(22.02 KiB) Downloaded 539 times

EViews Glenn
EViews Developer
Posts: 2682
Joined: Wed Oct 15, 2008 9:17 am

Re: Overdispersion test

Postby EViews Glenn » Tue May 19, 2015 1:07 pm

I haven't looked at the Cameron and Trivedi stuff in ages, so I haven't verified this, but from the description in the manual, your specification for the original test equation is incorrect.

The original test equation you estimated is
Your original equation was

Code: Select all

equation testeq.ls (patentfittct - patentfct)^2-patentfittct patentfct^2.
when the manual suggests that you should have estimated

Code: Select all

equation testeq.ls (patentfct - patentfittct)^2-patentfct patentfittct^2.
Your second attempt uses

Code: Select all

equation testeq.ls (patent-patentffinal)^2-patent patentffinal^2.
which looks to be of the correct form.


Return to “Econometric Discussions”

Who is online

Users browsing this forum: No registered users and 2 guests