BookmarkSubscribeRSS Feed
BayzidurRahman
Obsidian | Level 7

Is there any easy way to calculate sample size for a Poisson model with offset? I am planning a cohort study with recurrence short term outcome. That is, one participant can get the outcome multiple times during the follow-up period.

3 REPLIES 3
Mike_N
SAS Employee

I think the way to do this is to use PROC POWER with a CUSTOM statement. See this example: SAS Help Center: Logistic Regression Using the CUSTOM Statement. The linked example is for logistic regression, but you can adapt the approach for other generalized linear models, like a Poisson model. 

Ksharp
Super User
You also could check PROC GLMPOWER for the MIXED model.
BayzidurRahman
Obsidian | Level 7

Hi, that looks like an easier option but I cannot find options to specify the Poisson model options such as, link=, offset=, dist= etc.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

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
  • 3 replies
  • 980 views
  • 4 likes
  • 3 in conversation