prob_association {BeviMed} | R Documentation |
Calculate probability of association
Description
Calculate probability of an association between case/control label and allele configuration, optionally broken down by mode of inheritance/model.
Usage
prob_association(by_model = FALSE, ...)
Arguments
by_model |
Logical value determining whether to return probabilities broken down by mode of inheritance. |
... |
Arguments to pass to |
Value
Probability of association.
See Also
bevimed
, extract_prob_association
[Package BeviMed version 5.10 Index]