regression coefficient

For questions regarding programming in the EViews programming language.

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

trainee
Posts: 38
Joined: Fri Jun 13, 2014 12:59 pm

regression coefficient

Postby trainee » Thu Dec 31, 2015 7:40 am

Hi guys,

Rookie question - how do you set a regression coefficient to 1 in E-views?

Y = c(1)+ X

Would writing an equation in the above fashion ensure coefficient on X is implicitly set to 1?

Any other ideas?

Thanks. Appreciate it a lot.

startz
Non-normality and collinearity are NOT problems!
Posts: 3798
Joined: Wed Sep 17, 2008 2:25 pm

Re: regression coefficient

Postby startz » Thu Dec 31, 2015 8:25 am

Good question. What happened when you tried it?

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

Re: regression coefficient

Postby EViews Glenn » Thu Dec 31, 2015 11:00 am

That should work. An equivalent is to use the by-list formulation

Code: Select all

y-x c
but in this case, your descriptives will be on the composite variable, not on Y (which may not be what you want).


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests