gamma0_evidence: Calculate marginal probability of observed case-control...

Description Usage Arguments Value See Also

View source: R/convenience.R

Description

Marginal probability calculated exactly by integration.

Usage

1
gamma0_evidence(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

Value

Log marginal likelihood.

See Also

bevimed, gamma1_evidence


BeviMed documentation built on Feb. 1, 2021, 1:06 a.m.