Poisson regression uses counts of events during a certain time interval. If I observe 500 subjects, half men, half women, for lets say one year, between January 1 and December 31 and counting all events (for example fractures) during that time, this would be easy to analyze (dependent: 50 fractures, continous covariate: 1 year, categorical: gender).

In my dataset (using SPSS), i have 7000 different patients with a different follow up time (max 5 years) and i want to count the times they come with a certain symptom (f.e. coughing) between 3 categories of people.

I already used ln(follow_up_time_years) as my offset variable, but since the chances of someone coming with this symptom are not very big, my parameter estimates are very small and not really expressive.

An idea would be to express these estimates in 1000 patient years, but I do not know how to put this in my poisson regression. I already calculated that the total no of patient years in my dataset is 32.707,01.

Is there an easy way to put this information in my regression model?

Thanks in advance

More Maria van den Assem's questions See All
Similar questions and discussions