Obtain List of Jacobian Matrix Entries for Covariance Matrix
Source:R/satterthwaite.R
h_jac_list.Rd
Obtain 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_tmb
object.- theta_est
(
numeric
)
variance parameters point estimate.