R/check_inputs.R
check_proposals.Rd
Checks if the multivarite proposal is being used with the FOI proposal
check_proposals(version, mvr_pars)
version | Which version of the posterior function to use? See |
---|---|
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) |
nothing at the moment
Other check_inputs:
check_attack_rates()
,
check_data()
,
check_par_tab()