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
Reshape helpDear all, I'm dealing with some data from a conjoint experiment. Currently, it is in wide format (e…
probit regressionHey Guys, I am trying to fit a probit regression. Where I use adtitional control variables such as …
Help: OS, HR and CI 95%Good morning guys, I need some clarification about overall survival, hazard ratio and C.I.95%. I wou…
Sorting by valueI am unable to sort by value, instead stata has been sorting by "alphabetical" in the sense that it …
Combining datasetsDear statalist members, For my assignment I use 4 datasets. In this 4 datasets I have a variable: F…
Subscribe to:
Post Comments (Atom)
0 Response to A question of Cox PH model
Post a Comment