Skip to content

Commit

Permalink
Mention Pareto distribution in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Aug 4, 2018
1 parent fb4866e commit 8303241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/distributions/mod.rs
Expand Up @@ -91,6 +91,7 @@
//! (e.g. prices, incomes, populations):
//! - [`LogNormal`] distribution
//! - Related to the occurrence of independent events at a given rate:
//! - [`Pareto`] distribution
//! - [`Poisson`] distribution
//! - [`Exp`]onential distribution, and [`Exp1`] as a primitive
//! - [`Weibull`] distribution
Expand Down

0 comments on commit 8303241

Please sign in to comment.