Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: R: Survival Analysis Censoring stset


From   "Carlo Lazzaro" <[email protected]>
To   <[email protected]>
Subject   st: R: Survival Analysis Censoring stset
Date   Thu, 18 Sep 2008 17:13:53 +0200

Dear Dirk,
as far as your first question is concerned:

- it seems to me that your following statements "time span as 2006 and 2007
without gaps" and "the exact time between year0 and year1" conflate.
Should your analysis start in 2006 (that is, t0)and stop in 2007 (that is,
t1), some companies will have gone to bankruptcy (that is failure=1) and
other will have survived (that is, failure=0). The latter are right-censored
observations, since they might go to bankruptcy (or not) in the future and,
anyhow you will not know, since you have stopped your analysis.
- stset - will automatically account for censored observations.

For further details on this topic, I will recommend you to take a thorough
look at:
 Cleves MA, Gould WG, Gutierrez R. An Introduction To Survival Analysis
Using Stata. 2nd edition. College Station: StataPress, 2006;
[ST] Stata manual. Survival analysis and epidemiological table. Release 9

Two other relevant contributors of the Statalist - Maarten Buis
(http://home.fsw.vu.nl/m.buis/)  and Stephen Jenkins
(http://www.iser.essex.ac.uk/teaching/degree/stephenj/ec968/index.php.)
published really interesting papers as well as teaching-notes on the topics
you are interested in.

HTH and Kind Regards,

Carlo

-----Messaggio originale-----
Da: [email protected]
[mailto:[email protected]] Per conto di Dirk Volland
Inviato: gioved� 18 settembre 2008 15.29
A: [email protected]
Oggetto: st: Survival Analysis Censoring stset

Hello,

i have to quesitons regarding censoring and how it is handled in
Stata's survival package.

(1) When I have the following data structure:

 id | year0 | year1 | failure

stset with the command

stset year1, id(id) failure(failure)

and year0 and year1 always represents a time span as 2006 and 2007
without gaps. Is this data interval censored just because it is
discrete and the failure event can only be measured at year1 meaning
the exact time between year0 and year1 is not available? Is this
handled by Stata in an appropriate manner?

(2) When I stset data with the command

stset year1, id(id) origin(time founding) enter(time start)

Here founding contains the time when the subject first came at risk
and start contains the time the observation window starts. So in a way
I know when a company was founded, but I want to start analysis in a
certain year. Are these observations still left censored? Is this
handled by Stata?

Thanks for any help,

best wished,

dirk

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index