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 @
cdd6eedf
...
@@ -170,7 +170,7 @@ In this linear predictor, we can also use transformation of the predictors as we
...
@@ -170,7 +170,7 @@ In this linear predictor, we can also use transformation of the predictors as we
In summary, a generalized linear model can be expressed as:
In summary, a generalized linear model can be expressed as:
<img
src=
"https://latex.codecogs.com/svg.latex?y_i&space;\sim&space;f(y|\mu_i,\phi)\\&space;\indent&space;g(\mu_i)=\eta_i\\&space;\indent&space;\eta_i=\sum_q{\beta_qx_{iq}}=\bold
math
\beta^{'}x_i"
title=
"y_i \sim f(y|\mu_i,\phi)\\ \indent g(\mu_i)=\eta_i\\ \indent \eta_i=\sum_q{\beta_qx_{iq}}=\bold
math
\beta^{'}x_i"
/>
<img
src=
"https://latex.codecogs.com/svg.latex?y_i&space;\sim&space;f(y|\mu_i,\phi)\\&space;\indent&space;g(\mu_i)=\eta_i\\&space;\indent&space;\eta_i=\sum_q{\beta_qx_{iq}}=\bold
symbol{
\beta^{'}x
}
_i"
title=
"y_i \sim f(y|\mu_i,\phi)\\ \indent g(\mu_i)=\eta_i\\ \indent \eta_i=\sum_q{\beta_qx_{iq}}=\bold
symbol{
\beta^{'}x
}
_i"
/>
...
...
...
...