| hgamma(event) | R Documentation |
hgamma(y, s, m)
y |
Vector of times. |
s |
Shape parameter. |
m |
Scale parameter. |
hgamma returns the log hazard function for a gamma process with
the given parameter values.
J.K. Lindsey
hboxcox, hburr, hexp,
hgextval, hcauchy, hggamma,
hhjorth, hinvgauss, hlaplace,
hlnorm, hlogis, hglogis,
hnorm, hstudent, hweibull,
hgweibull.
hgamma(1:10, 3, 2)