Checks the entries of par_tab used in simulate_data
check_par_tab(par_tab, mcmc = FALSE, version = NULL)
par_tab | the parameter table controlling information such as bounds, initial values etc |
---|---|
mcmc | logical, if TRUE then checks are performed for the MCMC algorithm. Use FALSE when simulating data |
version | which version of the posterior function is being used? See |
nothing, only an error message if necessary
Other check_inputs:
check_attack_rates()
,
check_data()
,
check_proposals()