ebnm_add_sampler {ebnm}R Documentation

Add sampler to an ebnm_object

Description

Adds a posterior sampler to a fitted ebnm object.

Usage

ebnm_add_sampler(ebnm_res)

Arguments

ebnm_res

The fitted ebnm object.

Value

The ebnm object with an additional field posterior_sampler.


[Package ebnm version 1.1-2 Index]