Description Usage Arguments Value
View source: R/03_calibration_functions.R
log_lik_par
computes a log-likelihood value for one (or multiple)
parameter set(s) using parallel computation.
1 | log_lik_par(v_params, log_lik_offset, ...)
|
v_params |
Vector (or matrix) of model parameters. |
log_lik_offset |
Offset applied to log-likelihood values. |
... |
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.