Learn R Programming

ebnm (version 1.1-2)

coef.ebnm: Extract posterior means from a fitted EBNM model

Description

The coef method for class ebnm.

Usage

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

Arguments

object

The fitted ebnm object.

...

Not used. Included for consistency as an S3 method.