Description Usage Arguments Value
View source: R/posterior_lor.R
This function computes shape parameters for beta distribution matching a binomial proportion B(n,f)/n
control_prior_shape
shape parameters for beta distribution matching a binomial proportion B(n,f)/n
1 | control_prior_shape(f, n)
|
f |
a scalar - allele frequency in the controls |
n |
a scalar - number if indivudals (not observations) used to estimate f |
list of shape parameters for a beta distributon
a0 - alpha shape parameter in controls
b0 - beta shape parameter in controls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.