This is a function to extract parameter estimates from
the output from do_bms
. If model
is not
specified, estimates for the MAP model is returned.
get_est(fit, model = NULL)
A list obtained from the do_bms
.
A character string or integer specifying the model.
A named vector of parameter estimates.