Checks if the multivarite proposal is being used with the FOI proposal

check_proposals(version, mvr_pars)

Arguments

version

Which version of the posterior function to use? See create_posterior_func

mvr_pars

Leave NULL to use univariate proposals. Otherwise, a list of parameters if using a multivariate proposal. Must contain an initial covariance matrix, weighting for adapting cov matrix, and an initial scaling parameter (0-1)

Value

nothing at the moment

See also

Other check_inputs: check_attack_rates(), check_data(), check_par_tab()