Rdocumentation
powered by
Learn R Programming
BeviMed (version 3.0)
log_BF: Calculate log Bayes factor between models gamma=1 and gamma=0 given the data
Description
Calculate log Bayes factor between models gamma=1 and gamma=0 given the data
Usage
log_BF(y, tau0_shape = c(1, 1), ...)
Arguments
y
Logical vector of case (
TRUE
) control (
FALSE
) status.
tau0_shape
Beta shape hyper-priors for prior on rate of case labels.
...
Other arguments to pass to
bevimed
.
Value
Log Bayes factor.