Compute initial values for evolution error variance parameters under the various options: dynamic horseshoe prior ('DHS'), horseshoe prior ('HS'), Bayesian lasso ('BL'), normal stochastic volatility ('SV'), or normal-inverse-gamma prior ('NIG').
initEvolParams(omega, evol_error = "DHS")
List of relevant components: sigma_wt
, the T x p
matrix of evolution standard deviations,
and additional parameters associated with the DHS and HS priors.
T x p
matrix of evolution errors
the evolution error distribution; must be one of 'DHS' (dynamic horseshoe prior), 'HS' (horseshoe prior), or 'NIG' (normal-inverse-gamma prior)