Internal function that proposes parameter updates used in MCMC estimation of the BBMV model.
proposal_5pars_root_bounds(type = "Uniform", sensitivity, pars)
The type of proposal function, only 'Uniform' is available (the default).
A numeric vector specifying the width of the uniform proposal for each parameter.
The current parameters in the MCMC chain.