Description Usage Arguments Value
View source: R/03_calibration_functions.R
log_lik
computes a log-likelihood value for one (or multiple)
parameter set(s) to be used in optimization procedures
1 | log_lik_opt(v_params, ...)
|
v_params |
Vector (or matrix) of model parameters. |
... |
Further arguments to be passed to. |
A scalar (or vector) with log-likelihood values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.