Skip to content

Commit 619d14b

Browse files
committed
[no ci] docs: add basic likelihood estimation example
Fixes #476. This is the barebones version showing the technical steps to do likelihood estimation. Adding more background and motivation would be nice.
1 parent 13295ee commit 619d14b

File tree

3 files changed

+454
-0
lines changed

3 files changed

+454
-0
lines changed

docsrc/source/examples.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ The corresponding Jupyter Notebooks are available :mainbranch:`here <examples/>`
1818
_examples/From_ABC_to_BayesFlow.ipynb
1919
_examples/One_Sample_TTest.ipynb
2020
_examples/Lotka_Volterra_Point_Estimation_and_Expert_Stats.ipynb
21+
_examples/Likelihood_Estimation.ipynb

0 commit comments

Comments
 (0)