BIC_BFs: Extract Bayes Factors from fitted models

Description Usage Arguments Details Value Functions Author(s)

Description

A wrapper around bayesfactor_models

Usage

1
2
3
4
5
BIC_BFs(..., .den = 1)

stan_BFs(..., .den = 1)

BayesFactor_BFs(..., .den = 1)

Arguments

...

fitted models (should all have been fitted on the same data)

.den

which model should all models be compared to?

object

object of type BFBayesFactor

Details

These functions return a simple data.frame of class BFGrid that print nicely that can be passed to inclusionBF

Value

a data frame containing the logBFs of the supplied models, that prints nicely.

Functions

Author(s)

Mattan S. Ben-Shachar


mattansb/BFEffect documentation built on June 7, 2019, 8:49 p.m.