print.ebnm {ebnm}R 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.


[Package ebnm version 1.1-2 Index]