ebnm_add_sampler: Add sampler to an ebnm_object

View source: R/add_sampler.R

ebnm_add_samplerR 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.


ebnm documentation built on Oct. 13, 2023, 1:16 a.m.