Skip to main content

weibull_pdf

Function weibull_pdf 

Source
pub fn weibull_pdf(x: f64, shape: f64, scale: f64) -> f64
Expand description

Weibull PDF (shape k>0, scale lambda>0).