hexp: Log Hazard Function for a Poisson Process

Description Usage Arguments Value Author(s) See Also Examples

Description

Log Hazard Function for a Poisson Process

Usage

1
hexp(y, rate)

Arguments

y

Vector of times.

rate

Vector of rates.

Value

hexp returns the log hazard function for a Poisson process with the given parameter value.

Author(s)

J.K. Lindsey

See Also

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

Examples

1
hexp(1:10, 3)

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