GLM for longitudinal or time-series — how to model and interpret a binary logistic regression over time controlling for covariates using R
I work with the risk of delays (0 = no risk, 1 = risk). I want to run a binary logistic regression considering panel data over time. I have data from 4 years (4 time-points) and some covariates (mother’s age — continuous; child’s gender — categorical,etc).
.