weibull_hazard | R Documentation |
Weibull hazard function
weibull_hazard(scale, shape, time)
scale |
The scale parameter for the Weibull distribution |
shape |
The shape parameter for the Weibull distribution |
time |
Time point or sequence |
hazard
weibull_hazard(50,0.5,1:100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.