| hweibull | R Documentation |
Log Hazard Function for a Weibull Process
hweibull(y, s, m)
y |
Vector of times. |
s |
Shape parameter. |
m |
Scale parameter. |
hweibull returns the log hazard function for a Weibull
process with the given parameter values.
J.K. Lindsey
hboxcox, hburr,
hexp, hgextval,
hcauchy, hgamma,
hggamma, hhjorth,
hinvgauss, hlaplace,
hlogis, hglogis,
hlnorm, hnorm,
hstudent, hgweibull.
hweibull(1:10, 1.5, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.