drizopoulos / JMbayes

Joint Models for Longitudinal and Survival Data using MCMC
59 stars 24 forks source link

Adding covariates to both lme() and coxph() #93

Closed axinaxia closed 2 years ago

axinaxia commented 2 years ago

I am trying to understand if a covariate can influence both the longitudinal marker and survival outcome, should we add this covariate in both lme() and coxph() before running the joint model? Or is it enough just to add the covariate in one of them? Could you please give some advice? Thanks a lot!

drizopoulos commented 2 years ago

This will depend on your modeling aims. You may include the covariate in either or both submodels.