powered by
Log Hazard Function for a Weibull Process
hweibull(y, s, m)
Vector of times.
Shape parameter.
Scale parameter.
hweibull returns the log hazard function for a Weibull process with the given parameter values.
hweibull
hboxcox, hburr, hexp, hgextval, hcauchy, hgamma, hggamma, hhjorth, hinvgauss, hlaplace, hlogis, hglogis, hlnorm, hnorm, hstudent, hgweibull.
hboxcox
hburr
hexp
hgextval
hcauchy
hgamma
hggamma
hhjorth
hinvgauss
hlaplace
hlogis
hglogis
hlnorm
hnorm
hstudent
hgweibull
# NOT RUN { hweibull(1:10, 1.5, 2) # }
Run the code above in your browser using DataLab