\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}