I am dealing with longitudinal data with two times points 2018 and 2020, I am modeling two variables BMI (continuous) and anxiety disorder ( binary), my main interest is to investigate the evolution over time of my outcomes, I am using covariates such as time(2018 or 2020) age gender region … , for the BMI I am fitting a linear mixed model, for anxiety disorder I am fitting a GEE model.
since I am interested in the evolution over time, should I only include in my model the interactions of the covariates with time ? or also include the covariates solely? should I drop all the interactions that are not significant or to report them as well?
Thank you in advance