log_BF: Calculate log Bayes factor for similarity the model,...

Description Usage Arguments Value

View source: R/inference.R

Description

Calculate log Bayes factor for similarity the model, gamma=1 and baseline model, gamma=0.

Usage

1
2
3
4
5
6
7
log_BF(x, ...)

## Default S3 method:
log_BF(x, ...)

## S3 method for class 'sim_reg_output'
log_BF(x, ...)

Arguments

x

list of term sets or sim_reg_output object.

...

If x is a list term sets, other arguments to pass to sim_reg, otherwise this is not used.

Value

Numeric value.


SimReg documentation built on Feb. 15, 2021, 5:10 p.m.