Description Usage Arguments Value
View source: R/multivariate_models.R
Calculate the overall negative log-likelihood for a set of observations by calling calc_neg_log_lik_vect_multivariate and summing the resulting vector.
1 | calc_neg_log_lik_multivariate(th_y, calc_data, tf_cat_vect = NA)
|
th_y |
The parameter vector |
calc_data |
Data needed for a speedy negative log-likelihood calculation |
tf_cat_vect |
A vector to transform th_y from an unconstrained to a constrained representation (if necessary) |
The overall negative log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.