Hello, everyone! I have a question about the Cox PH model in Stata, I know how to use the command stcox, but if I want to use the Cox model as a predicting model, How can I calculate the Confidence interval of a centain year.
For example, if the treatment variable is treat, after the stset, I use
stcox treat
I can also draw the predicted survival line, use
stcurve, surv at(treat=(0 1))
But if I want to know the 10 years survival probability of the Cox predicted survival curve, how can I get it ?
Related Posts with A question of Cox PH model
Multiple imputation takes foreverHello everyone, I'd like to get some help with multiple imputation. I searched everywhere but could…
lincom after transform_marginsHi I was wondering how to obtain appropriate lincom results after using transform_margins. I am usi…
repeated time values in sample problemHello, I have panel data on cryptocurrencies. Uniquely identified by coin's rank and date. I used ts…
Using a secondary dataset to generate new variables to main dataset given conditionsHi all, So as usual, I'm having a hard time describing what I'm trying to do, which I believe is wh…
test1 trying to see what this code looks like Code: * Example generated by -dataex-. To install: ssc i…
Subscribe to:
Post Comments (Atom)
0 Response to A question of Cox PH model
Post a Comment