Obtain List of Jacobian Matrix Entries for Covariance Matrix
Source:R/satterthwaite.R
h_jac_list.RdObtain the Jacobian matrices given the covariance function and variance parameters.
Arguments
- covbeta_fun
(
function)
function calculating the covariance matrix of coefficients given variance parameters (theta), seeh_covbeta_fun()to obtain this from ammrm_tmbobject.- theta_est
(
numeric)
variance parameters point estimate.