diff --git a/Paper/sections/06_Results.tex b/Paper/sections/06_Results.tex index 8a8bd87..5d4b89a 100644 --- a/Paper/sections/06_Results.tex +++ b/Paper/sections/06_Results.tex @@ -26,21 +26,21 @@ the correlation (measured at $0.34$) is apparent. \begin{figure}[H] - \includegraphics[width=\textwidth]{../assets/img/HistTrialDurations_Faceted} + \includegraphics[width=\textwidth]{../assets/img/trials_details/HistTrialDurations_Faceted} \todo{Replace this graphic with the histogram of trial durations} \caption{Histograms of Trial Durations} \label{fig:trial_durations} \end{figure} \begin{figure}[H] - \includegraphics[width=\textwidth]{../assets/img/HistSnapshots} + \includegraphics[width=\textwidth]{../assets/img/trials_details/HistSnapshots} \todo{Replace this graphic with the histogram of snapshots} \caption{Histogram of the count of Snapshots} \label{fig:snapshot_counts} \end{figure} \begin{figure}[H] - \includegraphics[width=\textwidth]{../assets/img/SnapshotsVsDurationVsTermination} + \includegraphics[width=\textwidth]{../assets/img/trials_details/SnapshotsVsDurationVsTermination} \todo{Replace this graphic with the scatterplot comparing durations and snapshots} \caption{Scatterplot comparing the Count of Snapshots and Trial Duration} \label{fig:snapshot_counts} @@ -69,7 +69,7 @@ disease categories had a single trial represented while others were not represented at all. \begin{figure}[H] - \includegraphics[width=\textwidth]{../assets/img/CategoryCounts} + \includegraphics[width=\textwidth]{../assets/img/trials_details/CategoryCounts} \caption{Bar chart of trials by ICD-10 categories} \label{fig:barchart_idc_categories} \end{figure} @@ -85,7 +85,7 @@ keeping enrollment open. \begin{figure}[H] - \includegraphics[width=\textwidth]{../assets/img/DirectEffects/p_delay_intervention_distdiff_boxplot} + \includegraphics[width=\textwidth]{../assets/img/dist_diff_analysis/p_delay_intervention_distdiff_boxplot} \todo{Replace this graphic with the histdiff with boxplot} \small{ Values near 1 indicate a near perfect increase in the probability @@ -168,78 +168,40 @@ Three points lead me to believe this: \item There are few trials available, particularly among some specific ICD-10 categories. \end{itemize} -% NOTE: maybe change order to be ebfmi, group hist-diff or distdiff, tail width, then data size. % - take a look at beta values and then discuss if that lines up with results from dist-diff by group. % - My initial thought is that there is not enough data/too uncertain. I think this because it happens for most/all of the categories. % - % - % - -% - -Overally it is hard to escape the result that more data is needed, across -many, if not all, of the disease categories. - - - -% The probability mass associated with a each 10 percentage point change are in table \ref{tab:regimes} -% \begin{table}[H] -% \caption{Regimes and associated probability masses}\label{tab:regimes} -% \begin{center} -% \begin{tabular}[c]{l|l} -% \hline -% \multicolumn{1}{c|}{\textbf{Interval}} & -% \multicolumn{1}{c}{\textbf{Probability Mass}} \\ -% \hline -% $[,]$ & b \\ -% $[,]$ & b \\ -% $[,]$ & b \\ -% $[,]$ & b \\ -% $[,]$ & b \\ -% \hline -% \end{tabular} -% \end{center} -% \end{table} +Overally it is hard to escape the conclusion that more data is needed across +many -- if not all -- of the disease categories. + + Figure \ref{fig:pred_dist_dif_delay2} shows how this overall result comes from different disease categories. \begin{figure}[H] - \includegraphics[width=\textwidth]{../assets/img/DirectEffects/p_delay_intervention_distdiff_by_group} + \includegraphics[width=\textwidth]{../assets/img/dist_diff_analysis/p_delay_intervention_distdiff_by_group} \caption{Distribution of Predicted differences by Disease Group} \label{fig:pred_dist_dif_delay2} \end{figure} +\subsection{Secondary Results} +% Examine beta parameters +% - +% - +% - +% - +% - -% Although it is not causally identified due to population interactions, -% we can examine the direct effect from adding a single generic competitior drug -% and how the similar result decomposes very differently. -% This is shown just as a contrast to the enrollment results. -% Figure -% \label{fig:pred_dist_diff_generic} -% shows a very similar result with roughly the same regimes, -% while -% \label{fig:pred_dist_dif_generic2} -% shows that this breakdown is different. -% \todo{ -% Consider moving these to an appendix as they are -% just additions at this point. -% } -% -% \begin{figure}[H] -% \includegraphics[width=\textwidth]{../assets/img/current/pred_dist_diff-generic} -% \caption{ -% Distribution of Predicted Differences for one additional generic -% competitor -% } -% \label{fig:pred_dist_diff_generic} -% \end{figure} -% -% \begin{figure}[H] -% \includegraphics[width=\textwidth]{../assets/img/current/pred_dist_diff-generic-group} -% \caption{} -% \label{fig:pred_dist_dif_generic2} -% \end{figure} -% +\begin{figure}[H] + \includegraphics[width=\textwidth]{../assets/img/betas/parameter_across_groups/parameters_12_status_ANR} + \caption{Distribution of parameters associated with ``Active, not recruiting'' status, by ICD-10 Category} + \label{fig:parameters_ANR_by_group} +\end{figure} +% - \end{document} diff --git a/assets/img/CategoryCounts.png b/assets/img/CategoryCounts.png deleted file mode 100644 index 247cb29..0000000 Binary files a/assets/img/CategoryCounts.png and /dev/null differ diff --git a/assets/img/DirectEffects/Parameters/group_1_Infections & Parasites.png b/assets/img/DirectEffects/Parameters/group_1_Infections & Parasites.png deleted file mode 100644 index e6bf73b..0000000 Binary files a/assets/img/DirectEffects/Parameters/group_1_Infections & Parasites.png and /dev/null differ diff --git a/assets/img/DirectEffects/Parameters/group_2_Neoplasms.png b/assets/img/DirectEffects/Parameters/group_2_Neoplasms.png deleted file mode 100644 index 78f4020..0000000 Binary files a/assets/img/DirectEffects/Parameters/group_2_Neoplasms.png and /dev/null differ diff --git a/assets/img/DirectEffects/Parameters/parameters_1_Elapsed Duration.png b/assets/img/DirectEffects/Parameters/parameters_1_Elapsed Duration.png deleted file mode 100644 index 49cff7f..0000000 Binary files a/assets/img/DirectEffects/Parameters/parameters_1_Elapsed Duration.png and /dev/null differ diff --git a/assets/img/DirectEffects/p_delay_intervention_cumulative_distdiff.png b/assets/img/DirectEffects/p_delay_intervention_cumulative_distdiff.png deleted file mode 100644 index 2734869..0000000 Binary files a/assets/img/DirectEffects/p_delay_intervention_cumulative_distdiff.png and /dev/null differ diff --git a/assets/img/DirectEffects/p_delay_intervention_distdiff_boxplot.png b/assets/img/DirectEffects/p_delay_intervention_distdiff_boxplot.png deleted file mode 100644 index 0834b05..0000000 Binary files a/assets/img/DirectEffects/p_delay_intervention_distdiff_boxplot.png and /dev/null differ diff --git a/assets/img/DirectEffects/p_delay_intervention_distdiff_by_group.png b/assets/img/DirectEffects/p_delay_intervention_distdiff_by_group.png deleted file mode 100644 index 8b74c6f..0000000 Binary files a/assets/img/DirectEffects/p_delay_intervention_distdiff_by_group.png and /dev/null differ diff --git a/assets/img/DirectEffects/p_delay_intervention_distdiff_styled.png b/assets/img/DirectEffects/p_delay_intervention_distdiff_styled.png deleted file mode 100644 index dadcb6a..0000000 Binary files a/assets/img/DirectEffects/p_delay_intervention_distdiff_styled.png and /dev/null differ diff --git a/assets/img/DirectEffects/p_delay_intervention_histdiff_boxplot.png b/assets/img/DirectEffects/p_delay_intervention_histdiff_boxplot.png deleted file mode 100644 index 41f1afa..0000000 Binary files a/assets/img/DirectEffects/p_delay_intervention_histdiff_boxplot.png and /dev/null differ diff --git a/assets/img/DirectEffects/p_delay_intervention_histdiff_by_group.png b/assets/img/DirectEffects/p_delay_intervention_histdiff_by_group.png deleted file mode 100644 index 35f1649..0000000 Binary files a/assets/img/DirectEffects/p_delay_intervention_histdiff_by_group.png and /dev/null differ diff --git a/assets/img/DirectEffects/posterior_p.png b/assets/img/DirectEffects/posterior_p.png deleted file mode 100644 index bc26966..0000000 Binary files a/assets/img/DirectEffects/posterior_p.png and /dev/null differ diff --git a/assets/img/DirectEffects/prior_mu.png b/assets/img/DirectEffects/prior_mu.png deleted file mode 100644 index 6dbb2f8..0000000 Binary files a/assets/img/DirectEffects/prior_mu.png and /dev/null differ diff --git a/assets/img/DirectEffects/prior_p.png b/assets/img/DirectEffects/prior_p.png deleted file mode 100644 index 725aee7..0000000 Binary files a/assets/img/DirectEffects/prior_p.png and /dev/null differ diff --git a/assets/img/DirectEffects/prior_sigma.png b/assets/img/DirectEffects/prior_sigma.png deleted file mode 100644 index 68022dd..0000000 Binary files a/assets/img/DirectEffects/prior_sigma.png and /dev/null differ diff --git a/assets/img/HistSnapshots.png b/assets/img/HistSnapshots.png deleted file mode 100644 index 278edd2..0000000 Binary files a/assets/img/HistSnapshots.png and /dev/null differ diff --git a/assets/img/HistTrialDurations_Faceted.png b/assets/img/HistTrialDurations_Faceted.png deleted file mode 100644 index b1fedda..0000000 Binary files a/assets/img/HistTrialDurations_Faceted.png and /dev/null differ diff --git a/assets/img/SnapshotsVsDurationVsTermination.png b/assets/img/SnapshotsVsDurationVsTermination.png deleted file mode 100644 index d3ca28e..0000000 Binary files a/assets/img/SnapshotsVsDurationVsTermination.png and /dev/null differ diff --git a/assets/img/betas/parameter_across_groups/parameters_10_status_EBI.png b/assets/img/betas/parameter_across_groups/parameters_10_status_EBI.png new file mode 100644 index 0000000..54d3fb2 Binary files /dev/null and b/assets/img/betas/parameter_across_groups/parameters_10_status_EBI.png differ diff --git a/assets/img/betas/parameter_across_groups/parameters_11_status_Rec.png b/assets/img/betas/parameter_across_groups/parameters_11_status_Rec.png new file mode 100644 index 0000000..779a74b Binary files /dev/null and b/assets/img/betas/parameter_across_groups/parameters_11_status_Rec.png differ diff --git a/assets/img/betas/parameter_across_groups/parameters_12_status_ANR.png b/assets/img/betas/parameter_across_groups/parameters_12_status_ANR.png new file mode 100644 index 0000000..afa8fb9 Binary files /dev/null and b/assets/img/betas/parameter_across_groups/parameters_12_status_ANR.png differ diff --git a/assets/img/betas/parameter_across_groups/parameters_1_Elapsed Duration.png b/assets/img/betas/parameter_across_groups/parameters_1_Elapsed Duration.png new file mode 100644 index 0000000..abfeb5e Binary files /dev/null and b/assets/img/betas/parameter_across_groups/parameters_1_Elapsed Duration.png differ diff --git a/assets/img/betas/parameter_across_groups/parameters_2_asinh(Generic Brands).png b/assets/img/betas/parameter_across_groups/parameters_2_asinh(Generic Brands).png new file mode 100644 index 0000000..2591422 Binary files /dev/null and b/assets/img/betas/parameter_across_groups/parameters_2_asinh(Generic Brands).png differ diff --git a/assets/img/betas/parameter_across_groups/parameters_3_asinh(Competitors USPDC).png b/assets/img/betas/parameter_across_groups/parameters_3_asinh(Competitors USPDC).png new file mode 100644 index 0000000..b8ce237 Binary files /dev/null and b/assets/img/betas/parameter_across_groups/parameters_3_asinh(Competitors USPDC).png differ diff --git a/assets/img/betas/parameter_across_groups/parameters_9_status_NYR.png b/assets/img/betas/parameter_across_groups/parameters_9_status_NYR.png new file mode 100644 index 0000000..1e1bfa0 Binary files /dev/null and b/assets/img/betas/parameter_across_groups/parameters_9_status_NYR.png differ diff --git a/assets/img/betas/parameter_across_groups11+12_statusREC_and_statusANR.png b/assets/img/betas/parameter_across_groups11+12_statusREC_and_statusANR.png new file mode 100644 index 0000000..a3b5a93 Binary files /dev/null and b/assets/img/betas/parameter_across_groups11+12_statusREC_and_statusANR.png differ diff --git a/assets/img/betas/parameter_across_groups2+3_generic_and_uspdc.png b/assets/img/betas/parameter_across_groups2+3_generic_and_uspdc.png new file mode 100644 index 0000000..06213c6 Binary files /dev/null and b/assets/img/betas/parameter_across_groups2+3_generic_and_uspdc.png differ diff --git a/assets/img/betas/parameters_by_group/group_10_Respiratory.png b/assets/img/betas/parameters_by_group/group_10_Respiratory.png new file mode 100644 index 0000000..fdc419d Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_10_Respiratory.png differ diff --git a/assets/img/betas/parameters_by_group/group_11_Digestive.png b/assets/img/betas/parameters_by_group/group_11_Digestive.png new file mode 100644 index 0000000..721f1fb Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_11_Digestive.png differ diff --git a/assets/img/betas/parameters_by_group/group_12_Skin & Subcutaneaous tissue.png b/assets/img/betas/parameters_by_group/group_12_Skin & Subcutaneaous tissue.png new file mode 100644 index 0000000..e562803 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_12_Skin & Subcutaneaous tissue.png differ diff --git a/assets/img/betas/parameters_by_group/group_13_Musculoskeletal.png b/assets/img/betas/parameters_by_group/group_13_Musculoskeletal.png new file mode 100644 index 0000000..a552396 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_13_Musculoskeletal.png differ diff --git a/assets/img/betas/parameters_by_group/group_14_Genitourinary.png b/assets/img/betas/parameters_by_group/group_14_Genitourinary.png new file mode 100644 index 0000000..aae750e Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_14_Genitourinary.png differ diff --git a/assets/img/betas/parameters_by_group/group_17_Congential.png b/assets/img/betas/parameters_by_group/group_17_Congential.png new file mode 100644 index 0000000..2ccaef8 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_17_Congential.png differ diff --git a/assets/img/betas/parameters_by_group/group_18_Symptoms, Signs etc..png b/assets/img/betas/parameters_by_group/group_18_Symptoms, Signs etc..png new file mode 100644 index 0000000..6634095 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_18_Symptoms, Signs etc..png differ diff --git a/assets/img/betas/parameters_by_group/group_1_Infections & Parasites.png b/assets/img/betas/parameters_by_group/group_1_Infections & Parasites.png new file mode 100644 index 0000000..6852034 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_1_Infections & Parasites.png differ diff --git a/assets/img/betas/parameters_by_group/group_2_Neoplasms.png b/assets/img/betas/parameters_by_group/group_2_Neoplasms.png new file mode 100644 index 0000000..9124c32 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_2_Neoplasms.png differ diff --git a/assets/img/betas/parameters_by_group/group_3_Blood & Immune system.png b/assets/img/betas/parameters_by_group/group_3_Blood & Immune system.png new file mode 100644 index 0000000..5cdba55 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_3_Blood & Immune system.png differ diff --git a/assets/img/betas/parameters_by_group/group_4_Endocrine, Nutritional, and Metabolic.png b/assets/img/betas/parameters_by_group/group_4_Endocrine, Nutritional, and Metabolic.png new file mode 100644 index 0000000..628daa1 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_4_Endocrine, Nutritional, and Metabolic.png differ diff --git a/assets/img/betas/parameters_by_group/group_5_Mental & Behavioral.png b/assets/img/betas/parameters_by_group/group_5_Mental & Behavioral.png new file mode 100644 index 0000000..a8e5ab3 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_5_Mental & Behavioral.png differ diff --git a/assets/img/betas/parameters_by_group/group_6_Nervous System.png b/assets/img/betas/parameters_by_group/group_6_Nervous System.png new file mode 100644 index 0000000..bf853c4 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_6_Nervous System.png differ diff --git a/assets/img/betas/parameters_by_group/group_7_Eye and Adnexa.png b/assets/img/betas/parameters_by_group/group_7_Eye and Adnexa.png new file mode 100644 index 0000000..4642e64 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_7_Eye and Adnexa.png differ diff --git a/assets/img/betas/parameters_by_group/group_9_Circulatory.png b/assets/img/betas/parameters_by_group/group_9_Circulatory.png new file mode 100644 index 0000000..c8697d6 Binary files /dev/null and b/assets/img/betas/parameters_by_group/group_9_Circulatory.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_10_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_10_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_10_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_10_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_10_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_10_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_10_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_10_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_10_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_10_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_10_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_10_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_11_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_11_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_11_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_11_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_11_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_11_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_11_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_11_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_11_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_11_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_11_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_11_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_12_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_12_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_12_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_12_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_12_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_12_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_12_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_12_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_12_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_12_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_12_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_12_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_13_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_13_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_13_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_13_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_13_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_13_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_13_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_13_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_13_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_13_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_13_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_13_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_14_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_14_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_14_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_14_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_14_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_14_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_14_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_14_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_14_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_14_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_14_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_14_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_15_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_15_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_15_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_15_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_15_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_15_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_15_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_15_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_15_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_15_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_15_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_15_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_16_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_16_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_16_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_16_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_16_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_16_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_16_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_16_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_16_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_16_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_16_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_16_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_17_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_17_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_17_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_17_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_17_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_17_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_17_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_17_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_17_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_17_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_17_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_17_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_18_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_18_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_18_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_18_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_18_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_18_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_18_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_18_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_18_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_18_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_18_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_18_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_19_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_19_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_19_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_19_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_19_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_19_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_19_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_19_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_19_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_19_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_19_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_19_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_1_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_1_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_1_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_1_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_1_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_1_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_1_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_1_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_1_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_1_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_1_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_1_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_20_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_20_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_20_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_20_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_20_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_20_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_20_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_20_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_20_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_20_i_9-12.png deleted file mode 100644 index e8b99f0..0000000 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_20_i_9-12.png and /dev/null differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_21_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_21_i_1-4.png deleted file mode 100644 index e8b99f0..0000000 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_21_i_1-4.png and /dev/null differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_21_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_21_i_5-8.png deleted file mode 100644 index e8b99f0..0000000 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_21_i_5-8.png and /dev/null differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_21_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_21_i_9-12.png deleted file mode 100644 index e8b99f0..0000000 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_21_i_9-12.png and /dev/null differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_22_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_22_i_1-4.png deleted file mode 100644 index e8b99f0..0000000 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_22_i_1-4.png and /dev/null differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_22_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_22_i_5-8.png deleted file mode 100644 index e8b99f0..0000000 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_22_i_5-8.png and /dev/null differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_22_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_22_i_9-12.png deleted file mode 100644 index e8b99f0..0000000 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_22_i_9-12.png and /dev/null differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_2_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_2_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_2_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_2_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_2_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_2_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_2_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_2_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_2_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_2_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_2_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_2_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_3_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_3_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_3_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_3_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_3_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_3_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_3_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_3_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_3_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_3_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_3_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_3_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_4_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_4_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_4_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_4_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_4_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_4_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_4_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_4_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_4_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_4_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_4_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_4_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_5_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_5_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_5_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_5_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_5_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_5_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_5_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_5_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_5_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_5_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_5_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_5_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_6_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_6_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_6_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_6_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_6_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_6_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_6_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_6_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_6_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_6_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_6_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_6_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_7_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_7_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_7_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_7_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_7_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_7_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_7_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_7_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_7_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_7_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_7_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_7_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_8_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_8_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_8_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_8_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_8_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_8_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_8_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_8_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_8_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_8_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_8_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_8_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_9_i_1-4.png b/assets/img/diagnostics/correlation_plot_beta_k_9_i_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_9_i_1-4.png and b/assets/img/diagnostics/correlation_plot_beta_k_9_i_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_9_i_5-8.png b/assets/img/diagnostics/correlation_plot_beta_k_9_i_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_9_i_5-8.png and b/assets/img/diagnostics/correlation_plot_beta_k_9_i_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_beta_k_9_i_9-12.png b/assets/img/diagnostics/correlation_plot_beta_k_9_i_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_beta_k_9_i_9-12.png and b/assets/img/diagnostics/correlation_plot_beta_k_9_i_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_mu_1-4.png b/assets/img/diagnostics/correlation_plot_mu_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_mu_1-4.png and b/assets/img/diagnostics/correlation_plot_mu_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_mu_5-8.png b/assets/img/diagnostics/correlation_plot_mu_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_mu_5-8.png and b/assets/img/diagnostics/correlation_plot_mu_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_mu_9-12.png b/assets/img/diagnostics/correlation_plot_mu_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_mu_9-12.png and b/assets/img/diagnostics/correlation_plot_mu_9-12.png differ diff --git a/assets/img/diagnostics/correlation_plot_sigma_1-4.png b/assets/img/diagnostics/correlation_plot_sigma_1-4.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_sigma_1-4.png and b/assets/img/diagnostics/correlation_plot_sigma_1-4.png differ diff --git a/assets/img/diagnostics/correlation_plot_sigma_5-8.png b/assets/img/diagnostics/correlation_plot_sigma_5-8.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_sigma_5-8.png and b/assets/img/diagnostics/correlation_plot_sigma_5-8.png differ diff --git a/assets/img/diagnostics/correlation_plot_sigma_9-12.png b/assets/img/diagnostics/correlation_plot_sigma_9-12.png index e8b99f0..1d0905e 100644 Binary files a/assets/img/diagnostics/correlation_plot_sigma_9-12.png and b/assets/img/diagnostics/correlation_plot_sigma_9-12.png differ diff --git a/assets/img/diagnostics/parcoord_mu.png b/assets/img/diagnostics/parcoord_mu.png index f642eb9..7bd41b9 100644 Binary files a/assets/img/diagnostics/parcoord_mu.png and b/assets/img/diagnostics/parcoord_mu.png differ diff --git a/assets/img/diagnostics/parcoord_sigma.png b/assets/img/diagnostics/parcoord_sigma.png index d220aed..cfcdcc1 100644 Binary files a/assets/img/diagnostics/parcoord_sigma.png and b/assets/img/diagnostics/parcoord_sigma.png differ diff --git a/assets/img/diagnostics/trace_plot_mu.png b/assets/img/diagnostics/trace_plot_mu.png index cc3607e..10091a1 100644 Binary files a/assets/img/diagnostics/trace_plot_mu.png and b/assets/img/diagnostics/trace_plot_mu.png differ diff --git a/assets/img/diagnostics/trace_rank_plot_mu_1-4.png b/assets/img/diagnostics/trace_rank_plot_mu_1-4.png index 5a50236..bfa304e 100644 Binary files a/assets/img/diagnostics/trace_rank_plot_mu_1-4.png and b/assets/img/diagnostics/trace_rank_plot_mu_1-4.png differ diff --git a/assets/img/diagnostics/trace_rank_plot_mu_5-8.png b/assets/img/diagnostics/trace_rank_plot_mu_5-8.png index 48322c3..f8f0c23 100644 Binary files a/assets/img/diagnostics/trace_rank_plot_mu_5-8.png and b/assets/img/diagnostics/trace_rank_plot_mu_5-8.png differ diff --git a/assets/img/diagnostics/trace_rank_plot_mu_9-12.png b/assets/img/diagnostics/trace_rank_plot_mu_9-12.png index 1884a72..32eaa36 100644 Binary files a/assets/img/diagnostics/trace_rank_plot_mu_9-12.png and b/assets/img/diagnostics/trace_rank_plot_mu_9-12.png differ diff --git a/assets/img/diagnostics/trace_rank_plot_sigma_1-4.png b/assets/img/diagnostics/trace_rank_plot_sigma_1-4.png index e2a8545..990d25f 100644 Binary files a/assets/img/diagnostics/trace_rank_plot_sigma_1-4.png and b/assets/img/diagnostics/trace_rank_plot_sigma_1-4.png differ diff --git a/assets/img/diagnostics/trace_rank_plot_sigma_5-8.png b/assets/img/diagnostics/trace_rank_plot_sigma_5-8.png index bed15e7..cbdcffe 100644 Binary files a/assets/img/diagnostics/trace_rank_plot_sigma_5-8.png and b/assets/img/diagnostics/trace_rank_plot_sigma_5-8.png differ diff --git a/assets/img/diagnostics/trace_rank_plot_sigma_9-12.png b/assets/img/diagnostics/trace_rank_plot_sigma_9-12.png index 0f99e0a..ddd8074 100644 Binary files a/assets/img/diagnostics/trace_rank_plot_sigma_9-12.png and b/assets/img/diagnostics/trace_rank_plot_sigma_9-12.png differ diff --git a/assets/img/diagnostics/traceplot_sigma.png b/assets/img/diagnostics/traceplot_sigma.png index 813b7b2..aceb87c 100644 Binary files a/assets/img/diagnostics/traceplot_sigma.png and b/assets/img/diagnostics/traceplot_sigma.png differ diff --git a/assets/img/dist_diff_analysis/p_delay_intervention.png b/assets/img/dist_diff_analysis/p_delay_intervention.png new file mode 100644 index 0000000..d2027e4 Binary files /dev/null and b/assets/img/dist_diff_analysis/p_delay_intervention.png differ diff --git a/assets/img/dist_diff_analysis/p_delay_intervention_cumulative_distdiff.png b/assets/img/dist_diff_analysis/p_delay_intervention_cumulative_distdiff.png new file mode 100644 index 0000000..cbe1d29 Binary files /dev/null and b/assets/img/dist_diff_analysis/p_delay_intervention_cumulative_distdiff.png differ diff --git a/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_1.png b/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_1.png new file mode 100644 index 0000000..ccf0359 Binary files /dev/null and b/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_1.png differ diff --git a/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_boxplot.png b/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_boxplot.png new file mode 100644 index 0000000..36cda87 Binary files /dev/null and b/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_boxplot.png differ diff --git a/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_by_group.png b/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_by_group.png new file mode 100644 index 0000000..9e6f10b Binary files /dev/null and b/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_by_group.png differ diff --git a/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_styled.png b/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_styled.png new file mode 100644 index 0000000..69d2df2 Binary files /dev/null and b/assets/img/dist_diff_analysis/p_delay_intervention_distdiff_styled.png differ diff --git a/assets/img/dist_diff_analysis/p_delay_intervention_histdiff_boxplot.png b/assets/img/dist_diff_analysis/p_delay_intervention_histdiff_boxplot.png new file mode 100644 index 0000000..72f5264 Binary files /dev/null and b/assets/img/dist_diff_analysis/p_delay_intervention_histdiff_boxplot.png differ diff --git a/assets/img/dist_diff_analysis/posterior_p.png b/assets/img/dist_diff_analysis/posterior_p.png new file mode 100644 index 0000000..65dfdb3 Binary files /dev/null and b/assets/img/dist_diff_analysis/posterior_p.png differ diff --git a/assets/img/dist_diff_analysis/prior_mu.png b/assets/img/dist_diff_analysis/prior_mu.png new file mode 100644 index 0000000..897fac4 Binary files /dev/null and b/assets/img/dist_diff_analysis/prior_mu.png differ diff --git a/assets/img/dist_diff_analysis/prior_p.png b/assets/img/dist_diff_analysis/prior_p.png new file mode 100644 index 0000000..a49a849 Binary files /dev/null and b/assets/img/dist_diff_analysis/prior_p.png differ diff --git a/assets/img/dist_diff_analysis/prior_sigma.png b/assets/img/dist_diff_analysis/prior_sigma.png new file mode 100644 index 0000000..2899b21 Binary files /dev/null and b/assets/img/dist_diff_analysis/prior_sigma.png differ diff --git a/assets/img/dist_diff_analysisp_delay_intervention_histdiff_by_group.png b/assets/img/dist_diff_analysisp_delay_intervention_histdiff_by_group.png new file mode 100644 index 0000000..99b6f70 Binary files /dev/null and b/assets/img/dist_diff_analysisp_delay_intervention_histdiff_by_group.png differ diff --git a/assets/img/dist_diff_analysisp_no_intervention.png b/assets/img/dist_diff_analysisp_no_intervention.png new file mode 100644 index 0000000..1f6980f Binary files /dev/null and b/assets/img/dist_diff_analysisp_no_intervention.png differ diff --git a/assets/img/trials_details/CategoryCounts.png b/assets/img/trials_details/CategoryCounts.png new file mode 100644 index 0000000..b072cac Binary files /dev/null and b/assets/img/trials_details/CategoryCounts.png differ diff --git a/assets/img/trials_details/HistSnapshots.png b/assets/img/trials_details/HistSnapshots.png new file mode 100644 index 0000000..8caf08d Binary files /dev/null and b/assets/img/trials_details/HistSnapshots.png differ diff --git a/assets/img/trials_details/HistTrialDurations_Faceted.png b/assets/img/trials_details/HistTrialDurations_Faceted.png new file mode 100644 index 0000000..70e91ad Binary files /dev/null and b/assets/img/trials_details/HistTrialDurations_Faceted.png differ diff --git a/assets/img/trials_details/SnapshotsVsDurationVsTermination.png b/assets/img/trials_details/SnapshotsVsDurationVsTermination.png new file mode 100644 index 0000000..2118c9d Binary files /dev/null and b/assets/img/trials_details/SnapshotsVsDurationVsTermination.png differ