Skip to content
GitLab
Explore
Sign in
Admin message
Pour rappel, le service sera inaccessible ce lundi 02/03/26 midi pour raison de mise à jour.
Changes
Page history
Update Generalized Linear Models
authored
Jan 02, 2021
by
Mortaheb Sepehr
Hide whitespace changes
Inline
Side-by-side
Generalized-Linear-Models.md
View page @
68c466ef
...
@@ -136,8 +136,7 @@ When constructing a generalized linear model, three major decisions must be made
...
@@ -136,8 +136,7 @@ When constructing a generalized linear model, three major decisions must be made
will be used to explain systematic variability between means. If we have Q+1 predictors
will be used to explain systematic variability between means. If we have Q+1 predictors
in our model, the linear predictor would be:
in our model, the linear predictor would be:
<a href="https://www.codecogs.com/eqnedit.php
<img src="https://latex.codecogs.com/svg.latex?\eta=\beta_0+\beta_1x_1+\beta_2x_2+&space;...+&space;\beta_Qx_Q" title="\eta=\beta_0+\beta_1x_1+\beta_2x_2+ ...+ \beta_Qx_Q" />
latex=
\e
ta=
\b
eta_0
+
\beta_1x_1
+
\beta_2x_2
+&space;
...
+&space;
\b
eta_Qx_Q" target="_blank">
<img
src=
"https://latex.codecogs.com/svg.latex?\eta=\beta_0+\beta_1x_1+\beta_2x_2+&space;...+&space;\beta_Qx_Q"
title=
"\eta=\beta_0+\beta_1x_1+\beta_2x_2+ ...+ \beta_Qx_Q"
/></a>
...
...
...
...