Hi everyone! It is my first post in this forum.
The question that has taken my sleep is about survival analysis.
I have to make a survival analysis plot. It is easy when one thinks of a final event, such as dead. It is complete, unquestionable, and irreversible.
However, I usually work in ophthalmology studies. Sometimes, I have to follow eyes concerning the intraocular pressure (IOP). Let's suppose I define the limit of IOP of 20 mmHg, and the failure is the pressure above this limit. Suppose I follow the IOP every week, for example, week 1 = 18, week 2 = 18, week 3 = 19, then week 4 = 23 mmHg. The patient reaches failure in week 4.
There is a more difficult condition: what if the patient has the IOP such as 18 / 18 / 23 / 15 / 21 / 25 / 16???
In this case, the patient reaches failure in the third observation, but in the next (15), he or she entered the normal range. Then, it comes to the failure criteria again, and finally, in the last observation (16), joined the normal range!!! How can I make a survival plot in this case? Is it possible to consider these "chunks" of time when it is in the normal range? I appreciate any help from you. Have a lovely weekend!
Related Posts with Survival analysis when the failure may be "reached again"
Help needed with labeling y axis on a twoway graphDear Statalist users, I am creating a graph where I display recurrent event times over a period of …
A problem in Maximum Likelihood estimation (MLE) "‘lnfj’ invalid name"..Hello everyone, I am learning the MLE model and practicing through the book examples using Stata12.…
Why no results for "estat abond" when running an xtabond mondel with "vce(gmm)"?Hi all, I'm estimating a model with the xtabond command, and when I run the post-estimation command…
Coefplot issueHi all, I have a quick question. My code is below. When I do this code without the "at(vertical)" p…
collapse all Variables in StataHi I have number of variables in Stata and I want to collapse in Stata using mean statistics. coll…
Subscribe to:
Post Comments (Atom)
0 Response to Survival analysis when the failure may be "reached again"
Post a Comment