hstudent: Log Hazard Function for a Student t Process

Description Usage Arguments Value Author(s) See Also Examples

Description

Log Hazard Function for a Student t Process

Usage

1
hstudent(y, m, s, f)

Arguments

y

Vector of times.

m

Location parameter.

s

Scale parameter.

f

Degrees of freedom.

Value

hstudent returns the log hazard function for a Student t process with the given parameter values.

Author(s)

J.K. Lindsey

See Also

hboxcox, hburr, hexp, hgextval, hcauchy, hgamma, hggamma, hhjorth, hinvgauss, hlaplace, hlogis, hglogis, hnorm, hnorm, hweibull, hgweibull.

Examples

1
hstudent(1:10, 3, 2, 5)

swihart/event documentation built on May 30, 2019, 9:38 p.m.