Description Usage Arguments Value
View source: R/multivariate_models.R
A helper function called by calc_neg_log_lik_vect_multivariate_chunk_outer that calculates the negative log-likelihood for a set of observations using a conventional for loop.
1 | calc_neg_log_lik_vect_multivariate_chunk_inner(th_y, calc_data)
|
th_y |
The parameter vector |
calc_data |
Data needed for a speedy negative log-likelihood calculation |
The vector of negative log-likelihoods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.