From | Enzo Coviello <[email protected]> |
To | [email protected] |
Subject | Re: st: stcascoh.ado - CASE-cohort |
Date | Fri, 18 Apr 2003 13:00:47 +0200 |
At 15.35 17/04/2003 +0200, you wrote:
Hi,
I am using the stcascoh.ado to model a case-cohort dataset. To figure out how things work and if things go along properly, I tried to reproduce the example of BArlow (Barlow WE, Ichicawa L, Rosner D, and Izumi S: Analysis of Case-Cohort Designs; Journal Clinical Epidemiology 1999; 52: 1165-1172) from the Breslow and Day nickel dataset.
..... omissis
My problem is that I am not getting there and cannot reproduce the results (I tried it in SAS and it worked).In this statement you are using as time axis time since first employment.
At examining the dataset after - stcascoh - I had the impression that weights were wrongly assigned in the programm in lines 179
and 184. But I am not very familar with the programming language.
stset age_stop,failure(icd==160) id(id) enter( age_strt) exit( age_stop) origin( age_emp)
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |