Last chance! 50% off unlimited learning
Sale ends in
Log Hazard Function for a Log Normal Process
hlnorm(y, m, s)
Vector of times.
Mean parameter.
Variance parameter.
hlnorm
returns the log hazard function for a log normal
process with the given parameter values.
hboxcox
, hburr
,
hexp
, hgextval
,
hcauchy
, hgamma
,
hggamma
, hhjorth
,
hinvgauss
, hlaplace
,
hlogis
, hglogis
,
hnorm
, hstudent
,
hweibull
, hgweibull
.
# NOT RUN {
hlnorm(1:10, 3, 2)
# }
Run the code above in your browser using DataLab