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
Randomized itemsDear Stata experts, I have recently finalized a data collection from an on-line platform with embed…
Interaction term in fixed effectsHello, I would like to clarify the following uncertainty: I am analysing the impact of technology o…
Removing insignificant variablesHello, As an example here, I am trying to estimate the following regression and compare when my depe…
Create loop based on multiple qualifiers and panel datasetHello everyone, Although I've been trying for several hours, I'm afraid I can't solve this one by m…
Reshaping data from wide to longHello! I am working with the following data obtained from World Bank's World Development Indicators.…
Subscribe to:
Post Comments (Atom)
0 Response to A question of Cox PH model
Post a Comment