hgamma: Log Hazard Function for a Gamma Process

Description Usage Arguments Value Author(s) See Also Examples

Description

Log Hazard Function for a Gamma Process

Usage

1
hgamma(y, shape, rate=1, scale=1/rate)

Arguments

y

Vector of times.

shape

Shape parameter.

rate

Rate parameter.

scale

Scale parameter.

Value

hgamma returns the log hazard function for a gamma process with the given parameter values.

Author(s)

J.K. Lindsey

See Also

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

Examples

1
hgamma(1:10, 3, 2)

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