Converts a bgm_parameters object into the elicited prior in the
form that the family's samplers and estimators expect. The elicitation strategy depends on
the class of params. See the method pages listed under Details.
Value
A bgm_elicited object describing the elicited prior. It also
carries a family-specific class (for example ggm_elicited), on which
the downstream methods dispatch.
See also
Other prior elicitation:
elicit_prior.ggm_parameters(),
ggm_study(),
simulate_prior_study(),
simulate_prior_study.ggm_study()