Description Usage Arguments Value Examples
Hazard function for use with gaussian underlying distribution.
1 | const_hazard(r, lambda)
|
r |
The current R vector length. |
lambda |
The parameter for the hazard function. |
A vector of the hazard function for the length of the current R vector.
1 | H<- const_hazard(10, 1/100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.