BookmarkSubscribeRSS Feed
quocphan
Calcite | Level 5

Hello,

I want to run a model that allow the coefficient to vary by Industry, and also control for firm and time fixed effect. I know the second part can be use PROC with FIXTWO, but I don't know how to do the first one.

 

Data is at firm level

 

Model: Y = α + (β + Σθ*Indus)*X + ΣγC

Where:

  - Y: Independent var

  - X: Dependent var (firm level data)

  - C: Control var

  - Indus: dummy variable for each industry

  - β: Coefficient average

  - θ: Coefficient adjusted by Industry

 

I am looking for how to code the θ*Indus

Thank you

 

1 REPLY 1
SteveDenham
Jade | Level 19

Since you are using PROC PANEL (I think), you will probably get more specific results if you post this to the Analytics>SAS Forecasting and Econometrics community.

 

SteveDenham

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 201 views
  • 0 likes
  • 2 in conversation