exact_evidence {BeviMed} | R Documentation |
Directly evaluate evidence for model gamma = 1 by summing likelihood over all partitions of variants. Note, complexity grows exponentially with the number of variants, so is intractable for much more than ten variants.
exact_evidence(G, ...)
G |
Integer matrix of variant counts per individual, one row per individual and one column per variant. |
... |
Other arguments to pass to |
Log marginal likelihood.
gamma0_evidence
, lower_bound_gamma1_evidence