Add SMM MLE

This commit is contained in:
2023-10-16 21:12:13 +02:00
parent 6068ed5518
commit aaa1a0e2ca
4 changed files with 209 additions and 25 deletions

View File

@ -63,7 +63,7 @@
\newtheorem*{definition}{Def}
\newcommand{\ubar}[1]{\text{\b{$#1$}}}
\renewcommand{\vec}[1]{{\mathbf{#1}}}
\renewcommand{\vec}[1]{{\bm{\mathbf{#1}}}}
\newcommand{\nullvec}[0]{\bar{\vec{0}}}
\newcommand{\matr}[1]{{\bm{#1}}}
\newcommand{\prob}[1]{{\mathcal{P}({#1})}}