Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetasemenova committed Apr 5, 2024
1 parent d0d90d2 commit 63f3767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 15_hierarchical_modelling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"source": [
"## Levels of pooling\n",
"\n",
"Hierarchical models exist on the continuum of two extreme cases: complete pooling and no pooling. In-between the two extreems is partial pooling.\n",
"Hierarchical models exist on the continuum of two extreme cases: complete pooling and no pooling. In-between the two extremes is partial pooling.\n",
"\n",
"Let's explore each of these approaches and provide Numpyro code examples."
]
Expand Down

0 comments on commit 63f3767

Please sign in to comment.