Hi, I am currently working at a project with different blood chemistry parameters. We are looking at risk prediction and want to know if our parameter of interest - lets call it BVN - is independent and improves risk prediction (including it in a multiv. model).
The problem is, that BVN is only available for timepoint 2, which is 2 years after all other assessments. I do have age, sex, and other “fixed characteristics”, but the main question would be if it is independent and “better” than other biomarkers.
Is there any way to model this time-difference in a cox-model?
Another way would be to try to interpolate the blood values, by using their timepoint 0 and timepoint 1 values, but this feels kind of wrong, and the same feeling is if I just ignore the timeproblem and just argue it in the limitations.
Just for clearness of my problem:
timepoint 0: “fixed parameters” (like age, sex, smoking,…), and blood values
timepoint 1 (4 years later): updated “fixed parameters”, and blood values
timepoint 2 (another 2 years later): updated “fixed parameters”, and BVN (but not blood values)