Description Usage Arguments Value
View source: R/03_calibration_functions.R
log_post_opt
computes a log-posterior value for one (or multiple)
parameter set(s) based on the simulation model, likelihood functions and
prior distributions. Used for OPTIMIZATION purposes, NOT Bayesian
estimation.
1 | log_post_opt(v_params, ...)
|
v_params |
Vector (or matrix) of model parameters. |
... |
Further arguments to be passed to. |
A scalar (or vector) with log-posterior values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.