commit 4a4d784524f76f24b9951689ec90343b047643ad
parent 5ca7f6f491a642513f6359493469c69c8cf04062
Author: eamoncaddigan <eamon.caddigan@gmail.com>
Date: Wed, 2 Sep 2015 13:07:31 -0400
File superseded by antivax-attitudes.Rmd
Diffstat:
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/Jags-Yord-Xnom1grp-Mnormal.R b/Jags-Yord-Xnom1grp-Mnormal.R
@@ -1,3 +1,6 @@
+# Note: this code has been pulled over to antivax-attitudes.Rmd and subsequently
+# modified. I'm keeping the file around for archival purposes.
+
# Jags-Yord-Xnom1grp-Mnormal.R
# Accompanies the book:
# Kruschke, J. K. (2015). Doing Bayesian Data Analysis, Second Edition:
diff --git a/antivax-attitudes.R b/antivax-attitudes.R
@@ -1,3 +1,6 @@
+# Note: this code has been pulled over to antivax-attitudes.Rmd and subsequently
+# modified. I'm keeping the file around for archival purposes.
+
# Yeah, the standard Hadley stack. /sigh
library(readxl)
library(tidyr)