h_jac_list {mmrm} | R Documentation |
Obtain the Jacobian matrices given the covariance function and variance parameters.
h_jac_list(tmb_data, theta_est, beta_vcov)
tmb_data |
( |
theta_est |
( |
beta_vcov |
( |
List with one element per variance parameter containing a matrix of the same dimensions as the covariance matrix. The values are the derivatives with regards to this variance parameter.