Learn R Programming

ubiquity (version 1.0.0)

run_simulation_titrate: Simulate With Titration or Rule-Based Inputs

Description

Provides an interface to run_simulation_ubiquity to start and stop simulations and apply rules to control dosing and state-resets.

Usage

run_simulation_titrate(SIMINT_p, SIMINT_cfg)

Arguments

SIMINT_p

list of system parameters

SIMINT_cfg

ubiquity system object

Value

som

See Also

system_new_tt_rule, system_set_tt_cond and the titration vignette (vignette("Titration", package = "ubiquity"))