-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsummary_table.tex
More file actions
14 lines (14 loc) · 1008 Bytes
/
summary_table.tex
File metadata and controls
14 lines (14 loc) · 1008 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\begin{landscape}
\begin{table}
\centering
\begin{tabular}{|p{0.1\textwidth}|p{0.2\textwidth}|p{0.2\textwidth}|p{0.15\textwidth}|p{0.2\textwidth}|p{0.15\textwidth}|p{0.25\textwidth}|p{0.25\textwidth}|}
\hline
\textbf{Disease} & \textbf{Transmission pathway(s)} & \textbf{Intervention(s)} & \textbf{Location} & \textbf{Initial Conditions} & \textbf{Data Source(s)} & \textbf{Source article; Results reproduced?} & \textbf{Avenues for extension}\\ \hline
\textbf{Cholera} & Environment-Human; Human-Human & Disinfecting water; Vaccination & China & $I_0 = 28$; $B_0 = 500$ (Assumed) & NA &\cite{sun2017transmission}, Yes &
\\ \hline
\textbf{SARS-Cov-2}& Human-Human; transmission coefficient dependent on specific humidity & None & New York, USA & $I_0 = 1$ & \cite{era5} & \cite{baker2020susceptible}, Yes & Heterogeneous social mixing\\ \hline
\end{tabular}
\caption{Summary of simulations using COPASI}
\label{tab:summary}
\end{table}
\end{landscape}