call_help {bbmix} | R Documentation |
call gt helper, calculate mean dbetabinom from all posterior samples
Description
call gt helper, calculate mean dbetabinom from all posterior samples
Usage
call_help(n, m, mu, lambda)
Arguments
n |
counts alt allele |
m |
total counts |
mu |
vector with posterior draws for mu param |
lambda |
vector with posterior draws for lambda param |
Value
mean of dbetabinom
[Package bbmix version 1.0.0 Index]