Description Usage Arguments Value
View source: R/multivariate_models.R
Use a parallel for loop to calculate the vector of negative log-likelihoods.
1 | calc_neg_log_lik_vect_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 vector of negative log-likelihoods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.