powered by
Hazard function for use with gaussian underlying distribution.
const_hazard(r, lambda)
The current R vector length.
The parameter for the hazard function.
A vector of the hazard function for the length of the current R vector.
# NOT RUN { H<- const_hazard(10, 1/100) # }
Run the code above in your browser using DataLab