fixed some index entries

This commit is contained in:
2019-12-06 19:29:20 +01:00
parent 2a2e02b37e
commit 983ca0daea
6 changed files with 32 additions and 27 deletions

View File

@@ -76,8 +76,8 @@ large deviations.
\begin{exercise}{meanSquareError.m}{}\label{mseexercise}%
Implement a function \code{meanSquareError()}, that calculates the
\emph{mean square distance} bewteen a vector of observations ($y$)
and respective predictions ($y^{est}$). \pagebreak[4]
\emph{mean square distance} between a vector of observations ($y$)
and respective predictions ($y^{est}$).
\end{exercise}