Simulate from IQRpopEDdb Object
sim_IQRpopEDdb.RdSimulate the model according to the design and model specification provided by the IQRpopEDdb object.
sim_IQRpopEDdb(db, simtime = NULL, IPRED = FALSE, DV = FALSE)Arguments
- db
 IQRpopEDdb object.
- simtime
 Optional simulation time points. Currently, the smallest and largest value are used and a vector of equidistantly spaced time points with the length of
simtimesis computed.- IPRED
 Logical indicating whether individual predictions should be computed and returned (defaults to FALSE).
- DV
 Logical indicating whether individual observations (with noise) should be simulated nd returned (defaults to FALSE)
Value
Data frame with the predicted values. Object of class sim_IQRpopEDdb.
See also
Other Optimal Experiment Design:
IQRpopEDdb(),
evaluate_IQRpopEDdb()
Other Optimal Experiment Design:
IQRpopEDdb(),
evaluate_IQRpopEDdb()
