mia-rapport-2024/rapport/appendices.tex

67 lines
No EOL
2.7 KiB
TeX

\clearpage
\pagenumbering{arabic}% resets `page` counter to 1
\renewcommand*{\thepage}{A-\arabic{page}}
\appendix
\chapter{Supplementary for~\nameref{chap:simulation-studies}}
Below are the supplementary material for the~\nameref{chap:simulation-studies}.
\section{Supplementary for~\nameref{sec:efficiency-of-the-inference}}
The tables~\ref{tab:inference_results_iid} to \ref{tab:inference_results_pirho}
show detailed results for the inference of the model detailed in this section.
\foreach \modelname in {sep, iid, pi, rho, pirho}{
\input{../tables/simulations/inference/\modelname.tex}
}
\section{Supplementary for~\nameref{sec:capacity-to-distinguish-pirhotext-colbisbm-from-iidtext-colbisbm-and-other-variants}}
The table~\ref{tab:model-selection} present the results discussed in
section~\ref{sec:capacity-to-distinguish-pirhotext-colbisbm-from-iidtext-colbisbm-and-other-variants}
For the block number recovery part, the \emph{minimum} values are in
\textbf{bold} as they indicate conditions for which all the different models did
not recovered the correct structure.
For the model proportion part of the table, the \emph{maximum }values are in
\textbf{bold} and highlight the model that was selected the most among the
conditions.
Please note that blank space indicates that among all conditions
the corresponding model was not selected at all.
\begin{landscape}
\pagestyle{empty}
\input{../tables/simulations/model_selection/model-selection.tex}
\end{landscape}
\pagestyle{fancy}
\chapter{Supplementary for~\nameref{chap:applications-ecological-networks}}
\section{Additional information on~\nameref{sec:baldock-clustering}}
Due to report size limitations we included these plots here as they are not crucial to understand what is going on in
the section~\ref{sec:baldock-clustering}.
Yet they are useful to confirm the explanation given.
\begin{figure}[!ht]
\centering
\begin{subfigure}[htb]{\textwidth}
\centering
\includestandalone[width=0.6\textwidth]{tikz/applications/baldock/app-iid-clust-struct-1}
\caption{Small collection structure}
\end{subfigure}
\newline
\begin{subfigure}[htb]{\textwidth}
\includestandalone[width=0.9\textwidth]{tikz/applications/baldock/app-iid-clust-struct-2}
\caption{English networks collection structure}
\end{subfigure}
\caption{Structure and mixture proportions for \emph{iid} clustering}
\label{fig:struct-mixture-iid}
\end{figure}
\begin{figure}[!ht]
\centering
\includestandalone{tikz/applications/baldock/app-pirho-clust-struct}
\caption{Structure and mixture proportions for $\pi\rho$ clustering}
\label{fig:struct-mixture-pirho}
\end{figure}