Hi,
I have a dataset of 7,000 patients but multiple observations were missing (around 20-30% of the whole dataset).
I have tried to use mi (multiple imputation command) before running the Cox regression in the training dataset.
I successfully ran the "mi estimate: stcox x1 x2 x3,..." command, with good Harrell's C statistic results when tested in the validation dataset.
However, for the calibration, I could not use "stcoxcal" command as stated in this articles. https://journals.sagepub.com/doi/pdf/10.1177/1536867X1401400403.
The error massage after "mi estimate :stcoxcal xb, val(val) times(7) test" was
"mi estimate: command not supported
stcoxcal is not officially supported by mi estimate; see mi estimation for a
list of Stata estimation commands that are supported by mi estimate. You can
use option cmdok to allow estimation anyway."
Any suggestion to do the calibration in the model after Cox regression in multiple imputation dataset?
Thank you
Related Posts with stcoxcal after multiple imputation
dpplot command, use xline() option but not showing the vertical line in graphDear Statalist: I am trying to draw a density probability plots. I am using dpplot in Stata 17 MP.…
Using -xtologit- postestimation tools (particularly margins) when independent variables include an interaction of two binary variablesHi Users, Long time quiet reader, first time poster - I hope I have followed the community recommen…
spmap: Horizontal legend with specified legend text optionsDear all, I'm trying to make a map with a nicer legend. I would like for the legend to look somethin…
Is it possible to tag duplicates sequentially?Hi Everyone! My data looks like below and I request for any syntax that helps to tag the duplicates …
Help in Reshaping the DataI have data into this format Code: * Example generated by -dataex-. To install: ssc install dataex …
Subscribe to:
Post Comments (Atom)
0 Response to stcoxcal after multiple imputation
Post a Comment