regressors display in panel estimation output

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

BiXiC
Posts: 15
Joined: Wed Jan 29, 2014 3:20 am

regressors display in panel estimation output

Postby BiXiC » Tue Jul 29, 2014 12:11 am

I think I found a bug.

I have panel time series workfile. If I estimate model with command: "ls(cx = f) log(sales_units) price/cpi log(distribution)" it works good. [left output]
But if I add regressors to the group: "group regressors LOG(SALES_UNITS) PRICE/CPI LOG(DISTRIBUTION)" and then estimate same model with this group: "ls(cx = f) regressors" Eviews would give me same output but without names of variables, like in [right output]
Attachments
Capture2.PNG
FE Model with regressor group
Capture2.PNG (44.25 KiB) Viewed 4289 times

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

Re: regressors display in panel estimation output

Postby EViews Gareth » Tue Jul 29, 2014 12:16 am

Code: Select all

create m 2010 2014m4 52 series sales_units=rnd series price=nrnd series cpi=nrnd series distribution=rnd group regressors log(sales_units) price/cpi log(distribution) equation eq1.ls(cx=f) sales_units c price/cpi log(distribution) equation eq2.ls(cx=f) regressors
Yep, looks like you're right. We'll fix it.

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

Re: regressors display in panel estimation output

Postby EViews Gareth » Tue Jul 29, 2014 3:02 pm

Latest patch should fix it.

BiXiC
Posts: 15
Joined: Wed Jan 29, 2014 3:20 am

Re: regressors display in panel estimation output

Postby BiXiC » Wed Jul 30, 2014 7:39 am

Latest patch should fix it.
Yes, now it is fixed. Thank you!


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 0 guests