ComputeHazardWeibull.Rd
Function to compute the hazard of the Weibull distribution.
ComputeHazardWeibull(vTime, dShape, dScale)
A vector of times to compute the hazard of the Weibull distribution.
The shape parameter of the Weibull distribution. See rweibull.
rweibull
The scale parameter of the Weibull distribution. See rweibull.