Is there an easy way to integrate the generalized gamma distribution into the current R survival package? --james
Survival analysis and generalized gamma?
2 messages · James D Thomas, Thomas Lumley
On Thu, 5 Jun 2003, James D Thomas wrote:
Is there an easy way to integrate the generalized gamma distribution into the current R survival package?
I'm not entirely sure what the generalized gamma distribution is, but it is fairly easy to add to survreg() other parametric models where covariates act linearly on either survival or log survival. -thomas