run_simulation_titrate function

Simulate With Titration or Rule-Based Inputs

Simulate With Titration or Rule-Based Inputs

Provides an interface to run_simulation_ubiquity

to start and stop simulations and apply rules to control dosing and state-resets.

run_simulation_titrate(SIMINT_p, SIMINT_cfg, SIMINT_dropfirst = TRUE)

Arguments

  • SIMINT_p: list of system parameters
  • SIMINT_cfg: ubiquity system object
  • SIMINT_dropfirst: when TRUE it will drop the first sample point (prevents bolus doses from starting at 0)

Returns

som

See Also

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

  • Maintainer: John Harrold
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-01-07