log_BF {BeviMed}R 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


[Package BeviMed version 5.8 Index]