Evaluate IQRpopEDdb Object
evaluate_IQRpopEDdb.RdEvaluate the Fisher Information Matrix (FIM), standard errors, and D optimality criterion associated with the design stored in an IQRpopEDdb object.
evaluate_IQRpopEDdb(db, loq = NULL, loq_method = 1)Arguments
- db
 IQRpopEDdb object.
- loq
 LLOQ value. Defaults to NULL (not given)
- loq_method
 Numerical value (1 or 2) to choose LLOQ handling method. 1 (default): D6 and 2: D2 from Vong et al. 2012 (www.page-meeting.org/?abstract=2578)
Value
List with ofv (objective function value), fim (Fisher Information Matrix),
rse (relative standard error), se (standard error) and D (D optimality criterion
D = log(det(fim)))
See also
Other Optimal Experiment Design:
IQRpopEDdb(),
sim_IQRpopEDdb()
