A wrapper to the function ebnm_point_normal.

ebnm_pn(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_normal.

return_sampler

Indicates whether a posterior sampler should be returned rather than summary results.