Skip to content

Commit

Permalink
max likelihood tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew McCluskey committed Feb 24, 2020
1 parent caa304e commit f33c9ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/max_likelihood.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
"metadata": {},
"source": [
"# Maximum likelihood\n",
"\n"
"\n",
"In Bayesian modelling, the **likelihood**, $L$, is the name given to the measure of the goodness of fit between the model, with some given parameters, and the data. \n",
"When the maximum likelihood, $\\hat{L}$, is found, the most likely statistical model has been found for the given data. \n"
]
},
{
Expand Down

0 comments on commit f33c9ad

Please sign in to comment.