Could you please help me to solve this problem when running strs command? I have tried everything and nothing works. There appears the same error as if data were not sorted.
Thanks
use colon (Colon carcinoma, all stages, Finland 1975-94, follow-up to 1995)
. generate id = _n
. quietly stset surv_mm, failure(status==1 2) id(id) scale(12)
. strs using popmort if stage==1, breaks(0 0.5 1(1)10) mergeby(_year sex _age)
Then there appears this error:
No late entry detected - p is estimated using the actuarial method
using data not sorted
r(5);
Related Posts with strs ERROR.
Traj Command ErrorI am using MP 14 ver. and was able to use traj. command until a couple of months ago. Now I see the …
Customization of Bar GraphI have created a stacked bar graph to look at my main categorical variable which has Yes/No Response…
Why robust command in panel regression?!!Dear I want to know when and why I can use robust command in Stata for panel regression model?! …
Bar chart when one category is extremely frequentThis is a question on data visualization in Stata, but also relevant for other software. I have a da…
How to replace any variable's value if meeting certain conditionDear Stata users, In the following data, I want to replace variables d2a1 d2a2 d2a3 to missing 'cau…
Subscribe to:
Post Comments (Atom)
0 Response to strs ERROR.
Post a Comment