hlogis: Log Hazard Function for a Logistic Process

Description Usage Arguments Value Author(s) See Also Examples

Description

Log Hazard Function for a Logistic Process

Usage

1
hlogis(y, m, s)

Arguments

y

Vector of times.

m

Location parameter.

s

Scale parameter.

Value

hlogis returns the log hazard function for a logistic process with the given parameter values.

Author(s)

J.K. Lindsey

See Also

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

Examples

1
hlogis(1:10, 3, 2)

event documentation built on May 2, 2019, 4:07 a.m.