Compute the FIM for one individual given specific model(s), parameters, design and methods.
mf3(model_switch, xt, x, a, bpop, d, sigma, docc, poped.db)As a list:
The FIM for one individual
A PopED database
A vector that is the same size as xt, specifying which model each sample belongs to.
A vector of sample times.
A vector for the discrete design variables.
A vector of covariates.
The fixed effects parameter values. Supplied as a vector.
A between subject variability matrix (OMEGA in NONMEM).
A residual unexplained variability matrix (SIGMA in NONMEM).
A between occasion variability matrix.
A PopED database.
Other FIM:
LinMatrixH(),
LinMatrixLH(),
LinMatrixL_occ(),
calc_ofv_and_fim(),
ed_laplace_ofv(),
ed_mftot(),
efficiency(),
evaluate.e.ofv.fim(),
evaluate.fim(),
gradf_eps(),
mf7(),
mftot(),
ofv_criterion(),
ofv_fim()