From e3b852caffc6d0b683c29aaa84f7c77aa6cd5a46 Mon Sep 17 00:00:00 2001 From: KeithJF82 Date: Thu, 9 May 2024 12:41:34 +0100 Subject: [PATCH] Update mcmc2.R --- R/mcmc2.R | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/R/mcmc2.R b/R/mcmc2.R index a86f5d8..0fb562f 100644 --- a/R/mcmc2.R +++ b/R/mcmc2.R @@ -1,5 +1,7 @@ -# R file for functions used for Markov Chain Monte Carlo fitting in YEP package - alternate versions -# mcmc2 and single_posterior_calc2 removed due to changes to default MCMC functions +# R file for functions used for Markov Chain Monte Carlo fitting in YEP package - alternate versions for +# instances where there are separate case/death reporting probabilities for Africa and South America +# mcmc2 and single_posterior_calc2 removed due to changes to default MCMC functions allowing them to work +# with multiple reporting probabilities #------------------------------------------------------------------------------- #' @title Generate_Dataset2 #'