Function rgsl::randist::pascal::pascal_P [−][src]
pub fn pascal_P(k: u32, p: f64, n: u32) -> f64Expand description
This function computes the cumulative distribution functions P(k), Q(k) for the Pascal distribution with parameters p and n.