Description Usage Arguments Value
View source: R/posterior_lor.R
This function computes expected log odds ratio for a set of shape parameters
e_lor
computes expected log odds ratio for a set of shape parameters
1 | e_lor(b1, a0, b0, a1)
|
b1 |
a scalar - beta distribution beta shape parameter for prior on allele frequency in cases |
a0 |
a scalar - beta distribution alpha shape parameter for prior on allele frequency in controls |
b0 |
a scalar - beta distribution beta shape parameter for prior on allele frequency in controls |
a1 |
a scalar - beta distribution alpha shape parameter for prior on allele frequency in cases |
scalar - expected log(OR)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.