hlnorm | R Documentation |
Lognormal (LN) Hazard Function.
hlnorm(t, mu, sigma, log = FALSE)
t |
: positive argument #' @param log: log scale (TRUE or FALSE) |
mu |
: log location parameter |
sigma |
: scale parameter |
the value of the LN hazard function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.