BookmarkSubscribeRSS Feed
HEB1
Calcite | Level 5

Hello,

I try to run a multinominal retrogression with year and country fixed effect,  where my dependent variable has 3 values and it is a dummy variable (NOT ordinal where there is a meaning to the number).

I could not find a code for multinominal  regression with fixed effects in sas... 

dependentcountryyear
1v2000
1v2001
1v2002
2v2003
2x1999
1x2000
1x2001
3x2002
2y2007
3 REPLIES 3
PaigeMiller
Diamond | Level 26

PROC LOGISTIC can do this

--
Paige Miller
HEB1
Calcite | Level 5
How to add fixed effects?
PaigeMiller
Diamond | Level 26

You can add any term into the model using the MODEL statement.

--
Paige Miller
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 895 views
  • 0 likes
  • 2 in conversation