Dear STATALIST
I would like to investigate the association of baseline treatment A (binary variable) with incident stroke events adjusted for covariates X, Y, and Z.
Proportionality assumption was not satisfied in A and X by Schoenfeld residuals and log-log plot.
Therefore, I try to use covariates A and X as a time-varying covariate.
In this setting, I have no idea which following formula is correct in Stata because someone used 1 and the other used 2;
1. stcox A X Y Z, tvc (A X) nohr
2. stcox Y Z, tvc (A X) nohr
If 1 is correct, you will get two beta coefficients from main and tvc for A.
How can I summarize the result for paper?
Is it OK with me to show the result like beta (main) + beta (tvc)*_t (time)? or other choices?
Could you please answer these questions?
Related Posts with Extended Cox model (Cox model with time-varying covariates)
Calculating Gini CoefficientHi Statalist, Here I have a dataset comprising company name, year, host country, host country econom…
How to store formatted number in a noteStataMP 15.1 on macOS Sierra I'd like to display the number of observations in a note with formatti…
Keeping observations under many criteria (when they appear in more than one period)Hello there! I need to drop some observations of my dataset. I have aprox.115,000 observations of d…
RegressionHi, I have a question according to the significance of my data. The following graph shows the size …
twoway scatter by graph column and row subtitlesHi all, I was just wondering if anybody knew of a way to make the subtitles work as column/row head…
Subscribe to:
Post Comments (Atom)
0 Response to Extended Cox model (Cox model with time-varying covariates)
Post a Comment