|
|
@ -26,10 +26,10 @@ |
|
|
|
\node (fold2) [phantom, right=of models, xshift=-1.5cm, yshift=1.5cm] {}; |
|
|
|
|
|
|
|
\node (policy) [node, right=of models, align=center, xshift=1cm, yshift=3cm] {Policy\\Measures}; |
|
|
|
\node (s) [node_initial, label=right:{usceptible}, below=of policy, xshift=1cm , yshift=-1cm] {\textbf{S}}; |
|
|
|
\node (i) [node_initial, label=right:{nfectious}, below=of policy, xshift=0cm , yshift=-2.2cm] {\textbf{I}}; |
|
|
|
\node (r) [node_initial, label=right:{ecovered}, below=of policy, xshift=-1cm , yshift=-3.4cm] {\textbf{R}}; |
|
|
|
\node (d) [node_initial, label=right:{eceased}, below=of policy, xshift=-2cm , yshift=-4.6cm] {\textbf{D}}; |
|
|
|
\node (s) [node_initial, label=right:{usceptible}, below=of policy, xshift=0cm , yshift=-2cm] {\textbf{S}}; |
|
|
|
\node (i) [node_initial, label=right:{nfectious}, below=of s, xshift=-1cm , yshift=-0cm] {\textbf{I}}; |
|
|
|
\node (r) [node_initial, label=right:{ecovered}, below=of i, xshift=-1cm , yshift=-0cm] {\textbf{R}}; |
|
|
|
\node (d) [node_initial, label=right:{eceased}, below=of r, xshift=-1cm , yshift=-0cm] {\textbf{D}}; |
|
|
|
|
|
|
|
\node (ghostly) [phantom, left=of policy, align=center, xshift=1.2cm, yshift=0.5cm] {Ghostly\\Potential}; |
|
|
|
|
|
|
|