Generate the table of dose, time dose etc. for model evaluation
setDataForModelEvaluation(object, arm)# S4 method for ModelAnalytic
setDataForModelEvaluation(object, arm)
# S4 method for ModelAnalyticSteadyState
setDataForModelEvaluation(object, arm)
# S4 method for ModelAnalyticInfusion
setDataForModelEvaluation(object, arm)
# S4 method for ModelAnalyticInfusionSteadyState
setDataForModelEvaluation(object, arm)
# S4 method for ModelODEBolus
setDataForModelEvaluation(object, arm)
# S4 method for ModelODEDoseInEquations
setDataForModelEvaluation(object, arm)
# S4 method for ModelODEDoseNotInEquations
setDataForModelEvaluation(object, arm)
# S4 method for ModelODEInfusionDoseInEquations
setDataForModelEvaluation(object, arm)
Return a dataframe with all the data for model evaluation
An object from the class Model.
An object from the class Arm.