check_proposals: Checks if the multivariate proposal is being used with the...

View source: R/check_inputs.R

check_proposalsR Documentation

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

Description

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

Usage

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_inf_hist(), check_par_tab()


seroanalytics/serosolver documentation built on April 10, 2024, 3:28 p.m.