[regression] latex fix in the notes

This commit is contained in:
Jan Benda 2019-12-10 10:06:08 +01:00
parent a8afe6b020
commit 5484a7136e

View File

@ -31,7 +31,7 @@ Fit with matlab functions lsqcurvefit, polyfit
\item You need got initial values for the parameter! \item You need got initial values for the parameter!
\item Example that fitting gets harder the more parameter yuo have. \item Example that fitting gets harder the more parameter yuo have.
\item Try to fix as many parameter before doing the fit. \item Try to fix as many parameter before doing the fit.
\item How to test the quality of a fit? Residuals. $\Chi^2$ test. Run-test. \item How to test the quality of a fit? Residuals. $\chi^2$ test. Run-test.
\end{itemize} \end{itemize}
\subsection{Linear fits} \subsection{Linear fits}