We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f0af2 commit b62ffb0Copy full SHA for b62ffb0
src/optimisation/Optimisation.jl
@@ -18,7 +18,7 @@ using StatsAPI: StatsAPI
18
using Statistics: Statistics
19
using LinearAlgebra: LinearAlgebra
20
21
-export maximum_a_posteriori, maximum_likelihood
+export maximum_a_posteriori, maximum_likelihood, MAP, MLE
22
23
"""
24
ModeEstimator
0 commit comments