From 0d8516ebe2f539182e67f754d9d142a8869c32c9 Mon Sep 17 00:00:00 2001 From: "Lo Iacono, Giovanni Dr (School of Vet Med.)" <g.loiacono@surrey.ac.uk> Date: Wed, 10 May 2023 14:25:43 +0000 Subject: [PATCH] Update file README.md --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 0165f66..77f4d02 100644 --- a/README.md +++ b/README.md @@ -1,15 +1 @@ -Paper_data_extraction_from_MEDMI.R: - The code extracts the environmental variable provided by the MetOffice - -Paper_Campylobacter_correction.R: -The code correct the Campylobacter data, to remove the incubation period and reporting delay. Incubation period based on log-normal, which is better. -This is not the best way to remove reporting delay as it depends on time, season etc. Contacted Nouflay but no reply. So I cannot be bother to do this. Use simple Sartwell instead. - -PAPER_campy_correction_plot: The code associates the value of the environmental variables to the Campylobacter cases at the location (diagnostic postcode) and date of occurrence with a chosen time-lag - -PAPER_Conditional_Probability.R: To find the conditional probability - -PAPER_Reconstruction_from_Conditional_probability_light_hum_max (and all other variables): To reconstruct the time-series - -PAPER_Plots_Campylobacter_Conditional_probability_quantile.r. PAPER_Reconstruction_from_Conditional_probability_light_hum_max_quantile.r paper_plot_Simulated_Reconstruct_3_var_quantile.R -The sameas above with quantiles +See information in document "Content of Codes used in Campylobacter project.pdf" \ No newline at end of file -- GitLab