Skip to main content

gamma_pdf

Function gamma_pdf 

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

Gamma PDF (shape k>0, scale theta>0).