Description Usage Arguments Value
View source: R/03_hosp_calibration_functions.R
hosp_log_post_opt
computes a log-posterior value for one (or multiple)
hospitalization parameter set(s) based on the simulation model, likelihood
functions and prior distributions. Used for OPTIMIZATION purposes,
NOT Bayesian estimation.
1 | hosp_log_post_opt(v_params, ...)
|
v_params |
Vector (or matrix) of hospitalization 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.