Learn R Programming

openEBGM (version 0.9.1)

print.openEBGM: Print an openEBGM object

Description

Print an openEBGM object

Usage

# S3 method for openEBGM
print(x, threshold = 2, ...)

Arguments

x

An openEBGM object constructed by ebScores()

threshold

A numeric value indicating the minimum threshold for QUANT or EBGM values to display.

...

Arguments to be passed to other methods