Skip to content

Commit ef94f6b

Browse files
committed
Update NEWS.md
1 parent 0cec327 commit ef94f6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ NEW FEATURES
55
- a website bringing together all the resources related to the fitdistrplus package now exists on github.io
66
at the following URL: https://lbbe-software.github.io/fitdistrplus/
77

8-
BUG FIX
8+
BUG FIXES
99

1010
- mgedist() may suffer a numerical issue for Anderson-Darling GoF metrics. All GoF metrics now take care of numerical issue, such as log(0) or 1/0, and are properly scaled by the sample sized to avoid large sample size issues. Thanks for Ethan Chapman for reporting the bug.
1111
- the default starting value for the gamma distribution was wrongly computed for the rate parameter. Thanks for Wendy Martin for reporting the bug.
1212
- mledist(), mmedist(), qmedist() may suffer a scaling issue and the objective function is properly scaled by the sample sized to avoid large sample size issues.
13+
- mledist() now takes care of numerical issue, such as log(0).
1314

1415
# fitdistrplus 1.2-1
1516

0 commit comments

Comments
 (0)