| hexp(event) | R Documentation |
hexp(y, m)
y |
Vector of times. |
m |
Mean parameter. |
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)