|
EXPHAZName:
That is, the hazard function for the exponential distribution is simply a constant.
where <x> is a variable, a number, or a parameter; <y> is a variable or a parameter (depending on what <x> is) where the computed exponential hazard value is saved; <loc> is a variable, a number, or a parameter that defines the location parameter; <scale> is a variable, a number, or a parameter that defines the scale parameter; and where the <SUBSET/EXCEPT/FOR qualification> is optional. The location and scale parameters are optional.
LET Y = EXPHAZ(X1) LET Y = EXPHAZ(X1,2,5)
where is a location parameter and is a scale parameter.
"Statistical Distributions", 2nd. Edition, Evans, Hastings, and Peacock, Wiley and Sons, 1993 (chapter 18).
Date created: 6/5/2001 |