A wrapper to the function ebnm_point_laplace.

ebnm_pl(x, s, ebnm_param, return_sampler = FALSE)

Arguments

x

A vector of observations.

s

A vector of standard errors.

ebnm_param

A list of parameters to be passed to the function ebnm_point_laplace.

return_sampler

This option is not yet implemented for ebnm_point_laplace.