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

DateCommit messageAuthorFiles+-
2015-09-18 22:37Merge branch 'master' of github.com:eamoncaddigan/antivax-attitudeseamoncaddigan1+6-7
2015-09-18 13:21Calling this project DONE. :)Eamon Caddigan1+6-7
2015-09-17 23:12Fixed typos, cranked up the number of bootstraps samples. Published!eamoncaddigan1+6-6
2015-09-17 20:23Teeexxxxttteamoncaddigan1+15-13
2015-09-17 19:14Text.eamoncaddigan1+3-3
2015-09-17 19:06Using for my next blog post.eamoncaddigan2+6-3
2015-09-17 19:01Text and code cleanup.eamoncaddigan1+26-23
2015-09-17 18:18Text changes.eamoncaddigan1+21-7
2015-09-17 14:15Done with analyses. Just need to cleanup code and text.eamoncaddigan1+38-4
2015-09-17 13:04Post-intervention data bootstrapped.eamoncaddigan1+39-11
2015-09-17 01:56Seperating chunks.eamoncaddigan1+33-9
2015-09-16 23:43Merge branch 'master' of github.com:eamoncaddigan/antivax-attitudeseamoncaddigan1+24-0
2015-09-16 23:43Fixed bugs, plotting results.eamoncaddigan1+45-13
2015-09-16 01:58Preintervention samples.eamoncaddigan1+23-6
2015-09-16 01:15Planning on a bootstrap analysis of the data now.eamoncaddigan1+84-0
2015-09-04 17:38For John! :)eamoncaddigan1+24-0
2015-09-04 01:56Publication date.eamoncaddigan1+1-1
2015-09-04 01:56Update README.mdEamon Caddigan1+2-1
2015-09-03 17:50Acknowledgements.eamoncaddigan1+5-0
2015-09-03 17:42Text cleanup, some changes made by comments from Zach.eamoncaddigan1+16-17
2015-09-02 17:19More plot tidying.eamoncaddigan1+10-6
2015-09-02 17:07File superseded by antivax-attitudes.Rmdeamoncaddigan2+6-0
2015-09-02 16:41Cleaning up the last ploteamoncaddigan1+16-8
2015-09-02 14:51Caching chunks, setting global opts, improving text.eamoncaddigan1+60-48
2015-09-01 20:42Rearranging stuff.eamoncaddigan1+12-1
2015-09-01 20:32Wrapping up.eamoncaddigan1+8-2
2015-09-01 15:51Tidying plots... a bit.eamoncaddigan1+13-7
2015-09-01 03:05Post hoc comparisons explained and plotted.eamoncaddigan1+31-1
2015-08-31 15:40Rearranging and prettifying things.eamoncaddigan2+25-23
2015-08-31 02:55Posteriors.eamoncaddigan1+28-2
2015-08-31 01:36Tweaking plot sizes.eamoncaddigan1+5-3
2015-08-31 01:09Plotting PPCs.eamoncaddigan1+11-2
2015-08-31 01:02Keeping graphs in the document.eamoncaddigan1+1-1
2015-08-31 01:02Diagnosing the chains.eamoncaddigan1+18-0
2015-08-30 18:31Tweaks.eamoncaddigan1+5-3
2015-08-30 18:31Tweakseamoncaddigan1+186-0
2015-08-30 16:21Initial description and ploteamoncaddigan1+74-7
2015-08-30 03:43Merge branch 'master' of github.com:eamoncaddigan/antivax-attitudeseamoncaddigan1+1-1
2015-08-30 03:42Starting the writeup.eamoncaddigan1+22-0
2015-08-30 03:09Boom!Eamon Caddigan1+1-1
2015-08-30 02:58Seperated post. calculation from plottingeamoncaddigan1+23-12
2015-08-30 02:44Just touching up the plot.eamoncaddigan1+5-1
2015-08-30 01:39ggplot2 code for PPCs.eamoncaddigan1+66-0
2015-08-29 19:25Verified that I got my betas right!eamoncaddigan2+27-1
2015-08-29 19:09Bug fixed in betas.eamoncaddigan1+6-6
2015-08-29 01:15Full model works! Lil' bug fix.eamoncaddigan1+1-0
2015-08-28 21:27Full model. Not sure if it works because it's still running.eamoncaddigan1+57-17
2015-08-28 19:50Updated TODOeamoncaddigan1+3-1
2015-08-28 19:47Just a lil' plot showing the good stuff.eamoncaddigan1+6-0
2015-08-28 17:28Typos.eamoncaddigan1+2-2
2015-08-28 11:57Committing untested changes! D:eamoncaddigan1+16-3
2015-08-27 01:04Merge branch 'master' of github.com:eamoncaddigan/antivax-attitudeseamoncaddigan1+6-0
2015-08-27 01:03Simple no-interaction model.eamoncaddigan2+40-24
2015-08-25 02:16TODO listEamon Caddigan1+6-0
2015-08-24 01:58I thought I'd model each subject, but with so many it turned out to be a bad idea.eamoncaddigan2+39-14
2015-08-23 02:57Plotting fixed for the current model.eamoncaddigan2+8-6
2015-08-23 02:46Model changes to prepare for the addition of a subject parameter and eventual intervention parameter.eamoncaddigan2+32-18
2015-08-21 21:26Update README.mdEamon Caddigan1+1-1
2015-08-21 21:02Comments and cleanup.eamoncaddigan2+7-13
2015-08-21 20:46Wasn't using smryMCMC.eamoncaddigan1+0-27
2015-08-21 20:45Was clobbering the index which messed up image saving.eamoncaddigan1+3-3
2015-08-21 20:09Fitting a separate model for each of the five questions. No pooling across subjects yet.eamoncaddigan2+125-149
2015-08-21 18:11Bayesian analysis pulled straight out of Kruschke.eamoncaddigan1+33-0
2015-08-21 18:11Switching to more reliable syntax for getting vectors from data.frames.eamoncaddigan1+2-2
2015-08-21 17:49Kruschke's code.eamoncaddigan1+266-0
2015-08-21 17:33Pulled from Kruschke.eamoncaddigan1+555-0
2015-08-21 17:21Took out autism questions because they weren't part of the original "vaccination attitude" measure. Which makes sense!eamoncaddigan1+1-3
2015-08-20 21:14Plots.eamoncaddigan1+32-19
2015-08-20 20:23First look at actual data, includes some plots.eamoncaddigan1+35-2
2015-08-20 02:45Filtering bad Ps.eamoncaddigan1+8-0
2015-08-20 02:35Filtering bad Ps.eamoncaddigan1+8-0
2015-08-20 02:04Data from OSF: https://osf.io/nx364/eamoncaddigan2+0-0
2015-08-20 01:59Update README.mdEamon Caddigan1+4-0
2015-08-20 01:58Initial commitEamon Caddigan2+24-0