hlnorm: Log Hazard Function for a Log Normal Process

Description Usage Arguments Value Author(s) See Also Examples

Description

Log Hazard Function for a Log Normal Process

Usage

1
hlnorm(y, m, s)

Arguments

y

Vector of times.

m

Mean parameter.

s

Variance parameter.

Value

hlnorm returns the log hazard function for a log normal 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, hstudent, hweibull, hgweibull.

Examples

1
hlnorm(1:10, 3, 2)

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