Hi Jonathan,
I'm was wondering if you have any resources pertaining to R code when analysing missing data in longitudinal datasets? My dataset has the following complexities, which I am unsure how to deal with:
- Missingness in covariates (for example Tanner Stages) - which can only be an integer and increase from Stage 1 to 5 as the child progresses through puberty
- Missingness in the dependent variable - each child has multiple clinic visits at different times, and the outcome variable is not always measured.
The data will be subsequently analysed using mixed models, potentially with a non-linear component as the dependent variable does not increase linearly with age (a representation of time), but rather increases and then drops just as the child nears the end of puberty.
Just wondering if you can point me in the right direction?
Thanks!