Search found 4 matches

by Nawal_Kashyap
Mon Dec 26, 2016 4:30 am
Forum: Estimation
Topic: How to build Linear regression Model using Categorical Independent Variables
Replies: 5
Views: 6038

Re: How to build Linear regression Model using Categorical Independent Variables

I am using below code:
njcar @expand(adults) @expand(area, @droplast) @expand(cars, @droplast) @expand(age, @droplast) @expand(children, @droplast)
by Nawal_Kashyap
Mon Dec 26, 2016 4:29 am
Forum: Estimation
Topic: How to build Linear regression Model using Categorical Independent Variables
Replies: 5
Views: 6038

Re: How to build Linear regression Model using Categorical Independent Variables

Thank you very much for your help!!
It work now.

But I am unable to include intercept term in this model
by Nawal_Kashyap
Sat Dec 24, 2016 11:55 pm
Forum: Estimation
Topic: How to build Linear regression Model using Categorical Independent Variables
Replies: 5
Views: 6038

How to build Linear regression Model using Categorical Independent Variables

Hi All, I want to build a linear regression model using categorical variables(independent) in Eviews. I am struggling to understand how to use my all categorical variable in Eviews. I am using the below code for the same: dependent_varibale adults @expand(area, cars) age children. But the problem is...

Go to advanced search