Learn R Programming

SimReg (version 3.4)

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

Description

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

Usage

log_BF(x, ...)

# S3 method for default log_BF(x, ...)

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

Value

Numeric value.

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.