We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d77b29e + a276fe0 commit 33bf8baCopy full SHA for 33bf8ba
R/mcmc2.R
@@ -1,5 +1,7 @@
1
-# R file for functions used for Markov Chain Monte Carlo fitting in YEP package - alternate versions
2
-# 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
3
+# mcmc2 and single_posterior_calc2 removed due to changes to default MCMC functions allowing them to work
4
+# with multiple reporting probabilities
5
#-------------------------------------------------------------------------------
6
#' @title Generate_Dataset2
7
#'
0 commit comments