Skip to content
Prev 76254 / 398502 Next

survival parametric question

The survival package is a recommended package in R and contains survreg() 
which uses the AFT definitions for Weibull survival.  This is well 
documented, and MASS (the book) has comparisons of PH and AFT 
parametrization for a Weibull example.

I think you mean Frank Harrell's `Design' package.  As far as I am aware 
that has a function psm() (not PSM) which is based on survreg(), so the 
interpretation should be the same.
On Fri, 26 Aug 2005, denis lalountas wrote: