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
function or lambda formula to apply on resulting dataframe after each replicate
seed value
number of replicates, default is 1
output dosing information, default is FALSE
advanced simulation settings