You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.4 KiB
TeX
39 lines
1.4 KiB
TeX
\documentclass[../Main.tex]{subfiles}
|
|
\graphicspath{{\subfix{Assets/img/}}}
|
|
|
|
\begin{document}
|
|
\subsection{Diagnostics}
|
|
Reported low E-BFMI scores (low is considered below $0.2$)
|
|
\todo{Fill these out based on what is in the rendered report.}
|
|
\begin{itemize}
|
|
\item Chain 1: 0.178
|
|
\item Chain 2: 0.189
|
|
\end{itemize}
|
|
|
|
No other reported issues.
|
|
|
|
\begin{figure}[H]
|
|
\caption{Diagnostics: Trace Rank Plots - $\mu$}
|
|
\label{fig:trial_durations}
|
|
\includegraphics[width=\textwidth]{../assets/img/diagnostics/trace_rank_plot_mu_1-4}
|
|
\\[\smallskipamount]
|
|
\includegraphics[width=\textwidth]{../assets/img/diagnostics/trace_rank_plot_mu_5-8}
|
|
\\[\smallskipamount]
|
|
\includegraphics[width=\textwidth]{../assets/img/diagnostics/trace_rank_plot_mu_9-12}
|
|
\end{figure}
|
|
Mixing seems to be fine
|
|
|
|
\begin{figure}[H]
|
|
\caption{Diagnostics: Trace Rank Plots - $\sigma$}
|
|
\label{fig:trial_durations}
|
|
\includegraphics[width=\textwidth]{../assets/img/diagnostics/trace_rank_plot_sigma_1-4}
|
|
\\[\smallskipamount]
|
|
\includegraphics[width=\textwidth]{../assets/img/diagnostics/trace_rank_plot_sigma_5-8}
|
|
\\[\smallskipamount]
|
|
\includegraphics[width=\textwidth]{../assets/img/diagnostics/trace_rank_plot_sigma_9-12}
|
|
\end{figure}
|
|
Mixing is slower than $\mu$ values, but doesn't seem too problematic in light of
|
|
other deficencies such as low number of observations.
|
|
|
|
\end{document}
|