extract_prob_association | R Documentation |
Get posterior probability of association as numeric value, or optionally as numeric vector of length two with probabilities broken down by mode of inheritance (by passing by_model=TRUE
), from a BeviMed
object.
extract_prob_association(x, by_model = FALSE)
x |
Object of class |
by_model |
Logical value determining whether to return probabilities broken down by mode of inheritance. |
Probability values.
prob_association
, bevimed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.