Skip to content
Prev 201337 / 398502 Next

How do I specify a partially completed survival analysis model?

On Nov 20, 2009, at 1:27 PM, David Winsemius wrote:

            
It's been pointed out to me that coxph()'s required syntactic  
incorporation of offsets is the same as glm()'s preferred inclusion in  
the formula, and that my erroneous impression that a separate offset  
argument is necessary might have be the result of "SAS poisoning".

I suspect that "infection" is the more correct biomedical analogy,  
since I copied my use from another who was probably the index case.  
That usage was also similar to the separate specification of offsets  
(e.g.  $CAL LPY=%LOG(PY) $OFFSET LPY) in GLIM which was my statistical  
upbringing.