From 29bfc6f400541384391e59e6da396ae84596c48e Mon Sep 17 00:00:00 2001 From: Catherine Anscombe Date: Wed, 8 Aug 2018 09:55:56 +0700 Subject: [PATCH] bug in training --- codes/JEV_indo_Fer.R | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codes/JEV_indo_Fer.R b/codes/JEV_indo_Fer.R index f8f6bed..f51308d 100644 --- a/codes/JEV_indo_Fer.R +++ b/codes/JEV_indo_Fer.R @@ -1,3 +1,5 @@ +#buggy buggy bug bug + #JEV model: Dirichlet Multinomial + Poisson to estimate case reported , based on Natsuko's work => not work yet #library loading: library(rstan)