Simulation scenarios.
simulateScenarios(
scenarios,
model,
dataset,
dest,
events,
tablefun,
outvars,
outfun,
seed,
replicates,
dosing,
settings
)a data frame with the results
list of scenarios to be simulated
generic CAMPSIS model
CAMPSIS dataset or 2-dimensional table
destination simulation engine, default is 'RxODE'
interruption events
function or lambda formula to apply on exported 2-dimensional dataset
variables to output in resulting dataframe
an output function to apply on the simulation results. Type ?Outfun for more info.
seed value
number of replicates, default is 1
output dosing information, default is FALSE
advanced simulation settings