Skip to content

Commit

Permalink
Merge pull request #47 from Antony-gitau/patch-1
Browse files Browse the repository at this point in the history
Corrected a misspelled word
  • Loading branch information
elizavetasemenova authored Dec 7, 2024
2 parents 655109b + c506d20 commit bd10150
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 @@ -13,7 +13,7 @@
"Epidemiological data is often complex, and we need to have appropriate tools to model complexity.\n",
"\n",
"`````{admonition} Group Task\n",
"Discuss with your neighbours how exactly the assumption of indendepdent errors $\\epsilon_i$ in linear regression \n",
"Discuss with your neighbours how exactly the assumption of independent errors $\\epsilon_i$ in linear regression \n",
"\n",
"$$y_i = X_i \\beta + \\epsilon_i,\\\\\n",
"\\epsilon_i \\sim \\mathcal{N}(0, \\sigma^2)$$ \n",
Expand Down

0 comments on commit bd10150

Please sign in to comment.