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