BookmarkSubscribeRSS Feed
SteveDenham
Jade | Level 19

PROC GLIMMIX will accept only a single variable as a dependent variable in the model statement.  It does not recognize the 'hyphen' syntax used in PROC GLM.

If you truly wish to do a multivariate response analysis, first check out Example 44.5.  Joint Modeling of Binary and Count Data in the SAS/STAT13.2 documentation (it has a different example number, but the same content in earlier versions).  Then read the posts by in this forum regarding multiple response variables.  It is possible to do it, and to account for the correlations between the response variables.  It is just not easy.  For now, try fitting each separately.

Steve Denham

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 ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 15 replies
  • 6061 views
  • 4 likes
  • 4 in conversation