powered by
extractBF(x, logbf = FALSE, onlybf = FALSE)## S3 method for class 'BFBayesFactor': extractBF(x, logbf = FALSE, onlybf = FALSE)
## S3 method for class 'BFBayesFactor': extractBF(x, logbf = FALSE, onlybf = FALSE)
## Sample from the posteriors for two models data(puzzles) bf = lmBF(RT ~ shape*color + ID, data = puzzles, whichRandom="ID", progress=FALSE) extractBF(bf)
Run the code above in your browser using DataLab