print.ebnm: Print an ebnm object

View source: R/ebnm_methods.R

print.ebnmR Documentation

Print an ebnm object

Description

The print method for class ebnm.

Usage

## S3 method for class 'ebnm'
print(x, digits = 2, ...)

Arguments

x

The fitted ebnm object.

digits

Number of significant digits to use.

...

Not used. Included for consistency as an S3 method.


ebnm documentation built on Oct. 13, 2023, 1:16 a.m.