extract_prob_association: Extract the posterior probability of association

Description Usage Arguments Value See Also

View source: R/convenience.R

Description

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.

Usage

1

Arguments

x

Object of class BeviMed.

by_model

Logical value determining whether to return probabilities broken down by mode of inheritance.

Value

Probability values.

See Also

prob_association, bevimed


BeviMed documentation built on Feb. 1, 2021, 1:06 a.m.