Learn R Programming

ebnm (version 1.1-2)

summary.ebnm: Summarize an ebnm object

Description

The summary method for class ebnm.

Usage

# S3 method for ebnm
summary(object, ...)

Value

A summary.ebnm object.

Arguments

object

The fitted ebnm object.

...

Not used. Included for consistency as an S3 method.