antivax-attitudes

Reanalyses of data from Horne, Powell, Hummel & Holyoak (2015)
git clone https://git.eamoncaddigan.net/antivax-attitudes.git
Log | Files | Refs | README | LICENSE

commit 12780650a9ea84a6fab18d6cf45fc1ab0090c1c9
parent a5afc566b85f22b6660bc823977f9f15d027663a
Author: Eamon Caddigan <eamon.caddigan@gmail.com>
Date:   Fri, 18 Sep 2015 09:21:48 -0400

Calling this project DONE. :)
Diffstat:
MREADME.md | 13++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md @@ -3,13 +3,12 @@ Data from Horne, Powell, Hummel &amp; Holyoak (2015). doi: 10.1073/pnas.15040191 *** -Currently using Bayesian Estimation and a hierarchical model of all output measures in a manner that avoids the need to correct for multiple comparisons. +I wrote two blog posts about this. -### TODO: +First, I used Bayesian estimation to estimate the size of the attitude shifts. You can read that [over here](http://eamoncaddigan.net/psych/bayes/2015/09/03/antivax-attitudes/). -- [x] Model individual questions -- [x] Add factors for intervention and interval plus interactions -- [x] Explore the full model with all interactions. Important stuff already replicated but this would allow me to look at the effects on each question. -- [x] Write up results and post online +Next, I did a followup where I explored how bootstrapping could be used to compare the interventions. This one is [here](http://eamoncaddigan.net/psych/r/2015/09/17/antivax-bootstrap/). -[Online!](http://eamoncaddigan.net/psych/bayes/2015/09/03/antivax-attitudes/) +*** + +I *think* that's it for these data from me. Since this was my first time really diving into survey results I expect that I'll recycle code later. Please e-mail me if you have questions, or just to let me know if you've found any of this useful!