Resolve a supplied fixed-effect prior to its Gaussian (mean, sd) fields
Source: R/fit_laplace.R
dot-beta_prior_fields.RdThe one place that decides whether a beta_prior argument can be expressed
as a Gaussian prior on the fixed effects at all. .normalize_beta_prior()
(per-coefficient) and .beta_prior_ridge_sd() (scalar ridge) both resolve
through it and differ only in the shape they recycle the fields to, so a
prior one accepts is a prior the other accepts.