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.
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.
Hi, that looks like an easier option but I cannot find options to specify the Poisson model options such as, link=, offset=, dist= etc.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.