Skip to content

Commit

Permalink
Include LogNormal in the list of distributions for fit_mle (#1036)
Browse files Browse the repository at this point in the history
  • Loading branch information
non-Jedi authored and matbesancon committed Dec 16, 2019
1 parent 3151573 commit 532feac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/fit.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ The `fit_mle` method has been implemented for the following distributions:
- [`Categorical`](@ref)
- [`DiscreteUniform`](@ref)
- [`Exponential`](@ref)
- [`LogNormal`](@ref)
- [`Normal`](@ref)
- [`Gamma`](@ref)
- [`Geometric`](@ref)
Expand Down

0 comments on commit 532feac

Please sign in to comment.