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