powered by
Simulated longitudinal Poisson counts
a tibble
These are simulated data of 100 subjects each with 10 time points and an additional numeric covariate. The linear predictor has a random standard normal intercept per subject, a time coefficient of 1.50, and a covariate coefficient of 0.25.
# NOT RUN { data(longitudinal_counts) str(longitudinal_counts) # }
Run the code above in your browser using DataLab