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