Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion notebooks/logit_mcmc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "2b38275f-3308-470f-8f42-c58b86b9ce8b",
"metadata": {},
"source": [
"### A MCMC example for a Baysian multiple logistic regression\n",
"### A MCMC example for a Bayesian multiple logistic regression\n",
"\n",
"This algorithm samples from the **posterior distribution** of the regression coefficients $\\beta$ in a Bayesian logistic regression model with a flat (uniform) prior.\n",
"\n",
Expand Down