| hazard_fn_elife | R Documentation | 
Hazard function for various parametric models
hazard_fn_elife(
  x,
  par,
  family = c("exp", "gp", "gomp", "gompmake", "weibull", "extgp")
)
| x | vector of points at which to evaluate the hazard function | 
| par | vector of scale and shape parameters | 
| family | string; choice of parametric family | 
a vector with the value of the hazard function at x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.