Description Usage Arguments Value
View source: R/02-likelihood.R
Compute the model log-likelihood for a given set of parameters.
1 | log_likelihood(W, model_data)
|
W |
Parameter vector. First n elements are eta, then Gamma and beta. |
model_data |
A list of class "cc_modeldata" as returned by model_setup(). |
A number, the log-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.