BookmarkSubscribeRSS Feed
sunhee
Calcite | Level 5

I would like to analyze count data using poisson regression. Regarding poisson regression analysis, is survey data analysis (i.e., analyzing subgroups and incorporating a complex sampling design such as weights, clusters, and strata) applicable using SAS? My understanding is that it is not possible with SAS 9.3.

Any advice would be appreciated.

2 REPLIES 2
mohamed_zaki
Barite | Level 11

What is your question exactly?

You can perform Poisson regression in SAS/STAT 9.3 using PROC GENMOD Poisson Regression

StatDave
SAS Super FREQ

There is no SAS procedure for survey analysis of count data similar to PROC SURVEYLOGISTIC for binary data.  However, you may be able to use the trick described in this paper to use logistic regression to fit a Poisson model.  It may be possible to use this trick along with PROC SURVEYLOGISTIC to do what you want.

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
  • 2 replies
  • 2071 views
  • 1 like
  • 3 in conversation