Hello, Statalist!
I have a question about the stcurve after a multiple imputation.
So, after the following command:
mi estimate:stcox var1 var2 var3
I wanted to plot the survival probability, and used stcurve command:
stcurve, survival at1(var1=1) at2(var1=2) yla(,nogrid)
but I got an error code:
last estimates not found
r(301);
My question is: how to run stcurve after multiple imputations?
Related Posts with how to use stcurve for Cox model after multiple imputation?
Two-way fixed effects in unbalanced panelHi everyone, I am replicating a paper in an economic journal which uses an unbalanced panel of firm…
Understanding control variables, and how to use themHi everyone, I'm having difficultly trying to understand what control variables are, and how to use…
How to draw this graph with Stata? Tempogram?Hi. I want to draw this graph with time use data and have been failing to produce one. What would be…
Setting up a 3-dimensional panel in Stata with interaction termDear All, I have a query related to a using a 3-dimensional panel in Stata which I am unable to fig…
get matrix of all possible contrasts for a single factor variable after regI'd like to get a matrix showing all possible contrasts for a given factor variable after a regressi…
Subscribe to:
Post Comments (Atom)
0 Response to how to use stcurve for Cox model after multiple imputation?
Post a Comment