Hi statalisters,
I'm looking to estimate the median survival time (plus IQR) overall for my interval censored data. I believe I cannot do this the same way I would using stsum due to the specification of the two points. I have found the following example to work from for mean time -
stintreg VAR, interval(int1 int2) distribution(X)
predict time, median time
tabulate VAR, summarize(time) means freq
This code, however, calculates different times based on variable VAR, but I want it overall for my data.
How might I go about adjusting this to get what I want?
Thanks so much,
Alison
Related Posts with median survival time using interval censored data
collapsing repeated cross section data to panel for first stage IV , then storing the result to run second stage on repeated cross sectionHere, due to nature of my data I need to collapse my repeated cross section data to panel data ( the…
Checking for global maximum in LCA (latent class analysis)Hi team, I am looking for help in assessing the usability of my LCA model, fit using gsem. I have 1…
Collapsing observations in longitudinal dataHi all, I had a question about how to approach my data problem. I start with a file that is child-p…
mediation analysisDear experts, I want to do a mediation analysis using the type of data like below. exp is the exposu…
Generating variables based conditionally with log of zero-value variableHi experts, Today I try to find a way to generate a variable called logTAT1. Normally, logTAT1= ln(…
Subscribe to:
Post Comments (Atom)
0 Response to median survival time using interval censored data
Post a Comment