powered by
Run the simulation tool.
run_simulation(model = NULL, ...)
(SimulationResult) SimulationResults object
(Model (optional)) Pharmpy mode
Arguments to pass to tool
if (FALSE) { model <- load_example_model("pheno") model <- set_simulation(model, n=10) run_simulations(model) }
Run the code above in your browser using DataLab