print.BeviMed_summary: Print readable summary of 'BeviMed_summary' object.

Description Usage Arguments Value

View source: R/generics.R

Description

Print summary statistics of BeviMed inference, including probability of association, probability of dominant inheritance given association and probability of pathogenicity of each variant under dominant and recessive inheritance.

Usage

1
2
## S3 method for class 'BeviMed_summary'
print(x, print_prob_pathogenic = TRUE, ...)

Arguments

x

BeviMed_summary object.

print_prob_pathogenic

Logical value indicating whether to print list of marginal probabilities of z_j = 1 for all variants j under each mode of inheritance.

...

Unused arguments

Value

Prints a summary


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