Skip to contents

Obtain the covariance matrix function which accepts variance parameters as input. Used in h_jac_list() to to calculate the Jacobian matrix using numerical differentiation.

Usage

h_covbeta_fun(model)

Arguments

model

(mmrm_tmb)
initial model fit.

Value

Function with argument theta that calculates the covariance matrix for the coefficient vector beta.