print.BeviMed_summary {BeviMed}R Documentation

Print readable summary of BeviMed_summary object.

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

## 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


[Package BeviMed version 5.8 Index]