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 @
b89ac408
...
@@ -37,10 +37,7 @@ When constructing a generalized linear model, three major decisions must be made
...
@@ -37,10 +37,7 @@ When constructing a generalized linear model, three major decisions must be made
f(y;&space;\mu,&space;\sigma^2)=\frac{1}{\sqrt{2\pi\sigma^2}}exp(\frac{-(y-
f(y;&space;\mu,&space;\sigma^2)=\frac{1}{\sqrt{2\pi\sigma^2}}exp(\frac{-(y-
\mu)^2}{2\sigma^2})" title="f(y; \mu, \sigma^2)=\frac{1}
\mu)^2}{2\sigma^2})" title="f(y; \mu, \sigma^2)=\frac{1}
{\sqrt{2\pi\sigma^2}}exp(\frac{-(y-\mu)^2}{2\sigma^2})" /></a>
{\sqrt{2\pi\sigma^2}}exp(\frac{-(y-\mu)^2}{2\sigma^2})" /></a>
for <a href="https://www.codecogs.com/eqnedit.php?latex=-\infty&space;
for <img src="https://latex.codecogs.com/svg.latex?-\infty&space;<&space;y&space;<&space;\infty" title="-\infty < y < \infty" />
<&space;y&space;<&space;\infty" target="_blank"><img
src="https://latex.codecogs.com/svg.latex?-\infty&space;<&space;y&space;
<&space;\infty" title="-\infty < y < \infty" /></a>
* Gamma: <a href="https://www.codecogs.com/eqnedit.php?
* Gamma: <a href="https://www.codecogs.com/eqnedit.php?
latex=f(y;&space;\mu,\phi)=\frac{1}{\Gamma(\phi^{-1})}(\frac{1}
latex=f(y;&space;\mu,\phi)=\frac{1}{\Gamma(\phi^{-1})}(\frac{1}
...
...
...
...