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