ebnm_add_sampler: Add sampler to an ebnm_object
Description
Adds a posterior sampler to a fitted ebnm
object.
Usage
ebnm_add_sampler(ebnm_res)
Value
The ebnm
object with an additional field
posterior_sampler
.
Arguments
- ebnm_res
The fitted ebnm
object.