hweibull: Log Hazard Function for a Weibull Process

Description Usage Arguments Value Author(s) See Also Examples

Description

Log Hazard Function for a Weibull Process

Usage

1
hweibull(y, s, m)

Arguments

y

Vector of times.

s

Shape parameter.

m

Scale parameter.

Value

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

Examples

1
hweibull(1:10, 1.5, 2)

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