BookmarkSubscribeRSS Feed
Dario_Morales
Fluorite | Level 6

Hi Community,

 

I'm trying to understand the parameterization that SAS uses for the exponential distribution in LIFEREG procedure.

 

I went directly to PROC LIFEREG User's Guide and found in page 3038 the parameterization that LIFEREG uses for this distribution. What I don't understand here is the shape of the hazard function, that is supposed to be h(w)=f(w)/S(w), and should be by definition of the exponential distribution, non time dependent.

 

With the expression given by SAS user's guide we have:

 

h(w) = exp(w-mu),

 

where w=log(t) and exp(-mu)=alpha. So it is time dependent.

 

Could anyone explain which is the mistake I'm commiting in the interpretation of this?

 

Thank you very much!

2 REPLIES 2
gergely_batho
SAS Employee

With the notation found in LIFEREG documentation: h(t) = g(t)/G(t) = alpha (constant).

Note, that other literature (for example Wikipedia) might use f(t) and S(t) for the untransformed pdf and survival functions.

Dario_Morales
Fluorite | Level 6

Hi gergely_batho,

 

First of all, thank you for your response.

 

I already knew that the untransformed functions worked well, maybe I should have mentioned that. What I'm trying to understand here is how did they apply the transformation to the functions, and if they are not commiting a mistake when doing it.

 

Thank you very much!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1644 views
  • 1 like
  • 2 in conversation