hexp {event} | R Documentation |
hexp(y, rate)
y |
Vector of times. |
rate |
Vector of rates. |
hexp
returns the log hazard function for a Poisson process with
the given parameter value.
J.K. Lindsey
hboxcox
, hburr
,
hexp
, hgextval
,
hgamma
, hggamma
,
hhjorth
, hinvgauss
,
hlaplace
, hlnorm
,
hlogis
, hglogis
,
hnorm
, hstudent
,
hweibull
, hgweibull
.
hexp(1:10, 3)