BeviMed objectCreate a summary of inference over model gamma = 0 and model gamma = 1 conditional on each mode of inheritance.
# S3 method for BeviMed
summary(object, ...)Object of class BeviMed.
Arguments passed to summary.BeviMed_m.
Object of class BeviMed_summary.
Returns a BeviMed_summary object, which is a list containing elements:
`prob_association`: the probability of association under each mode of inheritance,
`prior_prob_association`: the prior probability of association for each association model,
`gamma0_evidence': the log evidence under model gamma = 0,
`models': a list of summaries of model conditional inferences, i.e. objects of class BeviMed_m_summary. See summary.BeviMed_m for more details.