A power study useful in the context of ExomeDepth.
get.power.betabinom(size,
my.phi,
my.p,
my.alt.p,
theory = FALSE,
frequentist = FALSE,
limit = FALSE)
Number of samples from the beta-binomial distribution.
Over-dispersion parameter.
Expected p under the null.
Expected p under the alternative.
logical
, should a theoretical limit (large
sample size) be used? Defaults to FALSE.
logical
, should a frequentist version be
used? Defaults to FALSE.
logical
, should another large sample size limit be
used? Defaults to FALSE.
An expected Bayes factor.