Skip to content

Commit

Permalink
log in math font
Browse files Browse the repository at this point in the history
  • Loading branch information
santiviquez committed Dec 5, 2024
1 parent 9aacab7 commit 07e8f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/2-regression.tex
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ \subsection{Mean Poisson Deviance}
\node[inner sep=2pt, font=\Large] (a) {
{
$\displaystyle
MPD = \frac{1}{{\color{nmlred}n}} \sum_{t=1}^{n} 2 \left( {\color{nmlpurple}Y_i} \log ( \frac {\color{nmlpurple}Y_i}{\color{nmlcyan}\hat{Y}_i} ) - ( {\color{nmlpurple}Y_i} - {\color{nmlcyan}\hat{Y}_i} ) \right)
MPD = \frac{1}{{\color{nmlred}n}} \sum_{t=1}^{n} 2 \left( {\color{nmlpurple}Y_i} log ( \frac {\color{nmlpurple}Y_i}{\color{nmlcyan}\hat{Y}_i} ) - ( {\color{nmlpurple}Y_i} - {\color{nmlcyan}\hat{Y}_i} ) \right)
$
}
};
Expand Down

0 comments on commit 07e8f8c

Please sign in to comment.