Skip to content

Commit

Permalink
Merge pull request #10 from clemsadand/patch-2
Browse files Browse the repository at this point in the history
Update 15_hierarchical_modelling.ipynb
  • Loading branch information
elizavetasemenova authored Apr 6, 2024
2 parents ba8887e + f9ec4bf commit 1439e46
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 @@ -14,7 +14,7 @@
"\n",
"`````{admonition} Group Task\n",
":class: tip\n",
"Discuss with your enighbours how exactly the assumption of indendepdent errors $\\epsilon_i$ in linear regression $y_i = X_i \\beta + \\epsilon_i, \\quad \\epsilon_i \\sim \\mathcal{N}(0, \\sigma^2)$ helps in the classical setting. What does it enable us to compute analytically?\n",
"Discuss with your neighbours how exactly the assumption of indendepdent errors $\\epsilon_i$ in linear regression $y_i = X_i \\beta + \\epsilon_i, \\quad \\epsilon_i \\sim \\mathcal{N}(0, \\sigma^2)$ helps in the classical setting. What does it enable us to compute analytically?\n",
"`````\n",
"\n",
"One of the simplifying assumptions is <font color='orange'>homoskedasticity</font>, i.e. the assumption of <font color='orange'>equal or similar variances in different groups.</font>\n",
Expand Down

0 comments on commit 1439e46

Please sign in to comment.