hlnorm: Lognormal (LN) Hazard Function.

View source: R/routines.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/MEGH documentation built on Jan. 29, 2024, 11:30 a.m.