The function performs a linearization of the model with respect to the residual variability. Derivative of model w.r.t. eps evaluated at eps=0
Arguments
- model_switch
A matrix that is the same size as xt, specifying which model each sample belongs to.
- xt_ind
A vector of the individual/group sample times
- x
A matrix for the discrete design variables. Each row is a group.
- a
A matrix of covariates. Each row is a group.
- bpop
The fixed effects parameter values. Supplied as a vector.
- b_ind
vector of individual realization of the BSV terms b
- bocc_ind
Vector of individual realizations of the BOV terms bocc
- poped.db
A PopED database.
See also
Other FIM:
LinMatrixLH()
,
LinMatrixL_occ()
,
calc_ofv_and_fim()
,
ed_laplace_ofv()
,
ed_mftot()
,
efficiency()
,
evaluate.e.ofv.fim()
,
evaluate.fim()
,
gradf_eps()
,
mf3()
,
mf7()
,
mftot()
,
ofv_criterion()
,
ofv_fim()