fitted.ebnm: Extract posterior estimates from a fitted EBNM model
Description
The fitted
method for class ebnm
.
Returns a data frame that includes posterior means, standard deviations,
and local false sign rates (when available).
Usage
# S3 method for ebnm
fitted(object, ...)
Arguments
- object
The fitted ebnm
object.
- ...
Not used. Included for consistency as an S3 method.