I currently have data from a longitudinal study that I am analyzing. I current have two times points, but participants will continue to be followed every three years, so there will be more time points to look at in the future.
My dependent variable is measured at two time points, and is continuous.
My independent variables and covariates include continuous, ordinal, and nominal variables (all also measured at both time points).
For data at just one time point, I ran three multiple regression models: one with my independent variables, one with independent variables and demographic covariates, and one with independent variables and demographic and health-related covariates.
Since I have two time points, it seems that a mixed effects model would be the best approach? Are there any resources (either for R or SPSS) that people could recommend? Thanks.