log_BF {SimReg} | R Documentation |
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, ...)
## Default S3 method:
log_BF(x, ...)
## S3 method for class 'sim_reg_output'
log_BF(x, ...)
Arguments
x |
|
... |
If x is a |
Value
Numeric value.
[Package SimReg version 3.4 Index]