0
votes
0answers
51 views

survival analysis in stata

When we analyze the length of adoption period,there are people who already adopt after the introduction of the technology.There are people who will not adopt.Some have the 1 year, 2 year.... etc ...
0
votes
0answers
158 views

Using Stata for Survival Analysis with Exponential Model

Trying to: Plot survival function estimates (by arm or treatment) as well as associated point-wise confidence intervals based on the Exponential distribution Compare the Kaplan-Meier curves with ...
2
votes
1answer
258 views

How to generate a group summary categorical variable for survival analysis in Stata?

I have registry data for which I have data for individuals for each hospital attendance over a 10 year period. I wish to determine the effect of chronic antibiotic use upon acquisition of specific ...
1
vote
1answer
123 views

Survival analysis - help with determining source of error

I am trying to determine the effect of four interventions/exposures upon the acquisition of an infection (the interventions aimed at preventing the infection). I'm using registry data. My analysis ...
1
vote
1answer
284 views

How can I censor entries at failure or an exit age in STATA?

I am attempting to construct a survival analysis in STATA whereby subjects fail if the failure condition is met (Staph) but are also removed from the model once they are over 1100 days old. My ...
3
votes
1answer
259 views

How can I display a survival curve with right censoring marks?

I have the following survival data and have constructed a survival plot however cannot mark the right censored points (which makes me think my survival graph is also incorrect) - how can I manage this ...
4
votes
2answers
432 views

R command for stcox in STATA

What is the equivalent command in R for the stcox command in STATA?