run_simulation_ubiquity: Simulate Individual Response

Description Usage Arguments Value See Also

View source: R/ubiquity.r

Description

Controls the execution of individual simulations with deSolve using either R scripts or loadable C libraries.

Usage

1
run_simulation_ubiquity(SIMINT_parameters, SIMINT_cfg, SIMINT_dropfirst = TRUE)

Arguments

SIMINT_parameters

vector of parameters

SIMINT_cfg

ubiquity system object

SIMINT_dropfirst

when TRUE it will drop the first sample point (prevents bolus doses from starting at 0)

Value

The simulation output is mapped (som) is a list. time-course is stored in the simout element.

See Also

Simulation vignette (vignette("Simulation", package = "ubiquity"))


ubiquity documentation built on Sept. 5, 2021, 5:15 p.m.