Test of the BFBayesFactor custom knitr print method
Richard D. Morey
Oct 11, 2014
library(BayesFactor)
## Loading required package: coda
## Loading required package: lattice
## ************
## Welcome to BayesFactor 0.9.9. If you have questions, please contact Richard Morey (richarddmorey@gmail.com).
##
## Type BFManual() to open the manual.
## ************
library(BayesFactorExtras)
## Loading required package: base64enc
data(puzzles)
generalTestBF(RT ~ shape*color*ID, whichRandom = "ID", data = puzzles)
[{"bf":0,"error":0,"time":"Tue Oct 28 15:36:06 2014","code":"4bd14bed62d6","index":0,"row":"Intercept only"},{"bf":-0.4919,"error":0,"time":"Tue Oct 28 15:36:00 2014","code":"4bd11f73a853","index":1,"row":"shape"},{"bf":-0.4919,"error":0,"time":"Tue Oct 28 15:36:00 2014","code":"4bd1622ff146","index":2,"row":"color"},{"bf":-0.8269,"error":0.1397,"time":"Tue Oct 28 15:36:00 2014","code":"4bd1693a526c","index":3,"row":"shape + color"},{"bf":-1.9559,"error":0.0113,"time":"Tue Oct 28 15:36:00 2014","code":"4bd17ab377ef","index":4,"row":"shape + color + shape:color"},{"bf":11.6219,"error":0,"time":"Tue Oct 28 15:36:00 2014","code":"4bd11c872ad8","index":5,"row":"ID"},{"bf":12.6585,"error":0.0081,"time":"Tue Oct 28 15:36:01 2014","code":"4bd14f44e9d1","index":6,"row":"shape + ID"},{"bf":12.6498,"error":0.007,"time":"Tue Oct 28 15:36:01 2014","code":"4bd14bfcc0b2","index":7,"row":"color + ID"},{"bf":14.073,"error":0.0171,"time":"Tue Oct 28 15:36:01 2014","code":"4bd1b648138","index":8,"row":"shape + color + ID"},{"bf":13.0659,"error":0.0255,"time":"Tue Oct 28 15:36:01 2014","code":"4bd1533f726","index":9,"row":"shape + color + shape:color + ID"},{"bf":10.2592,"error":0.0093,"time":"Tue Oct 28 15:36:01 2014","code":"4bd1265d7af1","index":10,"row":"shape + ID + shape:ID"},{"bf":12.0629,"error":0.0159,"time":"Tue Oct 28 15:36:02 2014","code":"4bd1265d3c33","index":11,"row":"shape + color + ID + shape:ID"},{"bf":11.0497,"error":0.0337,"time":"Tue Oct 28 15:36:02 2014","code":"4bd145171714","index":12,"row":"shape + color + shape:color + ID + shape:ID"},{"bf":9.4018,"error":0.0111,"time":"Tue Oct 28 15:36:02 2014","code":"4bd159c5c721","index":13,"row":"color + ID + color:ID"},{"bf":10.9792,"error":0.0239,"time":"Tue Oct 28 15:36:03 2014","code":"4bd163b2e8f4","index":14,"row":"shape + color + ID + color:ID"},{"bf":9.9869,"error":0.0185,"time":"Tue Oct 28 15:36:03 2014","code":"4bd16d49cfd8","index":15,"row":"shape + color + shape:color + ID + color:ID"},{"bf":9.1613,"error":0.0176,"time":"Tue Oct 28 15:36:04 2014","code":"4bd16883be0d","index":16,"row":"shape + color + ID + shape:ID + color:ID"},{"bf":8.1894,"error":0.0326,"time":"Tue Oct 28 15:36:05 2014","code":"4bd179b24060","index":17,"row":"shape + color + shape:color + ID + shape:ID + color:ID"},{"bf":11.4608,"error":0.0805,"time":"Tue Oct 28 15:36:06 2014","code":"4bd153a65079","index":18,"row":"shape + color + shape:color + ID + shape:ID + color:ID + shape:color:ID"}]