I want to aggregate a dataset which is Poisson-distributed in which each event that occurs is measured at a different time. The data is transformed into transactional data, aggregated on UserID.
So each user has a sum of each event that happened throughout the total measured time period. Next I want to perform a regression. My question is, can I still perform a Poisson regression or should I perform something else? Example of data is the picture below.
