print.ebnm {ebnm} | R Documentation |
The print
method for class ebnm
.
## S3 method for class 'ebnm'
print(x, digits = 2, ...)
x |
The fitted |
digits |
Number of significant digits to use. |
... |
Not used. Included for consistency as an S3 method. |