Skip to content

Commit

Permalink
Corrected a misspelled word
Browse files Browse the repository at this point in the history
  • Loading branch information
Antony-gitau authored Dec 4, 2024
1 parent 9e82c64 commit c506d20
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 c506d20

Please sign in to comment.