extract_prob_association {BeviMed} | 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.