appendix.tex 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % Author: Phillip Rothenbeck
  3. % Title: Your Thesis
  4. % File: appendix/appendix.tex
  5. % Part: appendix
  6. % Description:
  7. % summary of the content in this chapter
  8. % Version: 19.07.2024
  9. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  10. \chapter{Additional Results}
  11. \label{chap:appendix}
  12. Here, we show the results of our experiments which we describe in~\Cref{chap:evaluation}.
  13. Additionally, we show visualizations of the underlying dataset.
  14. \subsection{SIR Datasets}
  15. \label{sec:sir_datasets}
  16. In this section, we present the datasets utiized for~\Cref{sec:sir}.~\Cref{fig:SIR_state_results_1}
  17. and ~\Cref{fig:SIR_state_results_2} show the datasets, which we use for finding
  18. the epidemiological parameters of $\alpha$ and $\beta$.
  19. \begin{figure}[h!]
  20. \centering
  21. \includegraphics[width=\textwidth]{state_sir_cluster_1.pdf}
  22. \caption{Part 1 of the datasets}
  23. \label{fig:SIR_state_results_1}
  24. \end{figure}
  25. \begin{figure}[h!]
  26. \centering
  27. \begin{subfigure}{\textwidth}
  28. \includegraphics[width=\textwidth]{state_sir_cluster_2.pdf}
  29. \end{subfigure}
  30. \quad
  31. \begin{subfigure}{0.35\textwidth}
  32. \includegraphics[width=\textwidth]{germany_single_sir.pdf}
  33. \end{subfigure}
  34. \caption{Part 1 of the datasets}
  35. \label{fig:SIR_state_results_2}
  36. \end{figure}
  37. \subsection{$\Rt$ Results}
  38. \label{sec:r_t_results}
  39. Here, we present the results from our experiments in ~\Cref{sec:rsir}.
  40. For each federal state and Germany we provide the results of the reproduction
  41. number in the left and the corresponding dataset and the model prediction on the
  42. right.
  43. \begin{figure}[h!]
  44. \centering
  45. \begin{subfigure}{0.45\textwidth}
  46. \includegraphics[width=\textwidth]{r_t_cluster_0.pdf}
  47. \end{subfigure}
  48. \begin{subfigure}{0.45\textwidth}
  49. \includegraphics[width=\textwidth]{I_cluster_0.pdf}
  50. \end{subfigure}
  51. \caption{Part 1 of the results}
  52. \label{fig:I_state_results_1}
  53. \end{figure}
  54. \begin{figure}[h!]
  55. \centering
  56. \begin{subfigure}{0.45\textwidth}
  57. \includegraphics[width=\textwidth]{r_t_cluster_1.pdf}
  58. \end{subfigure}
  59. \begin{subfigure}{0.45\textwidth}
  60. \includegraphics[width=\textwidth]{I_cluster_1.pdf}
  61. \end{subfigure}
  62. \caption{Part 2 of the results}
  63. \label{fig:I_state_results_2}
  64. \end{figure}
  65. \begin{figure}[h!]
  66. \centering
  67. \begin{subfigure}{0.45\textwidth}
  68. \includegraphics[width=\textwidth]{r_t_cluster_2.pdf}
  69. \end{subfigure}
  70. \begin{subfigure}{0.45\textwidth}
  71. \includegraphics[width=\textwidth]{I_cluster_2.pdf}
  72. \end{subfigure}
  73. \caption{Part 3 of the results}
  74. \label{fig:I_state_results_3}
  75. \end{figure}
  76. \begin{figure}[h!]
  77. \centering
  78. \begin{subfigure}{0.45\textwidth}
  79. \includegraphics[width=\textwidth]{r_t_cluster_3.pdf}
  80. \end{subfigure}
  81. \begin{subfigure}{0.45\textwidth}
  82. \includegraphics[width=\textwidth]{I_cluster_3.pdf}
  83. \end{subfigure}
  84. \caption{Part 3 of the results}
  85. \label{fig:I_state_results_4}
  86. \end{figure}