calc_neg_log_lik_vect_multivariate: Use a parallel for loop to calculate the vector of negative...

Description Usage Arguments Value

View source: R/multivariate_models.R

Description

Use a parallel for loop to calculate the vector of negative log-likelihoods.

Usage

1
calc_neg_log_lik_vect_multivariate(th_y, calc_data, tf_cat_vect = NA)

Arguments

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)

Value

The vector of negative log-likelihoods


MichaelHoltonPrice/yada documentation built on Sept. 19, 2021, 11:27 p.m.