hlnorm: Lognormal (LN) Hazard Function.

View source: R/GHSurv.R

hlnormR Documentation

Lognormal (LN) Hazard Function.

Description

Lognormal (LN) Hazard Function.

Usage

hlnorm(t, mu, sigma, log = FALSE)

Arguments

t

: positive argument #' @param log: log scale (TRUE or FALSE)

mu

: log location parameter

sigma

: scale parameter

Value

the value of the LN hazard function


FJRubio67/GHSurv documentation built on March 1, 2024, 5:17 a.m.