log_BF: Calculate log Bayes factor between an association model with...

View source: R/convenience.R

log_BFR Documentation

Calculate log Bayes factor between an association model with a given mode of inheritance and model gamma = 0

Description

Compute log Bayes factor of an association model and model gamma = 0.

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.

...

Arguments to pass to bevimed_m.

Value

Log Bayes factor.

See Also

bevimed_m, prob_association_m


BeviMed documentation built on June 8, 2025, 12:40 p.m.