How to build Linear regression Model using Categorical Independent Variables
Posted: Sat Dec 24, 2016 11:55 pm
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 that by using @expand it is creating interaction of area and cars, which I don't want to use.
Request you to please help me on the same.
I would be very thankful to you
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 that by using @expand it is creating interaction of area and cars, which I don't want to use.
Request you to please help me on the same.
I would be very thankful to you