Removed Laplace from the list of fit.md#1187
Removed Laplace from the list of fit.md#1187Dsantra92 wants to merge 6 commits intoJuliaStats:masterfrom
Conversation
|
On another note Laplace supports |
|
I don't think removing it from the list is the way to go here. As you mention, |
|
@andreasnoack Can I just make a PR to add weighted_fit_mle for Laplacian ? I guess that will resolve the issue. |
|
Yes. That would be even better. |
|
Laplace weighted
I believe 3 would be a quick fix for now and I will add the |
Codecov Report
@@ Coverage Diff @@
## master #1187 +/- ##
==========================================
- Coverage 81.89% 81.51% -0.39%
==========================================
Files 116 115 -1
Lines 6534 6626 +92
==========================================
+ Hits 5351 5401 +50
- Misses 1183 1225 +42
Continue to review full report at Codecov.
|
|
IIRC this was fixed recently. |
|
Ah no, the unweighted |
As requested in #807, I have removed the Laplace from the list of distribution from the list in fit.md .