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/