system_set_tt_bolus | R Documentation |
SI_TT_BOLUS
The prototype function SI_TT_BOLUS
provides an interface to this function. Based on the input from SI_TT_BOLUS
bolus inputs will be updated for the current titration time.
system_set_tt_bolus(
cfg,
state,
values,
times,
tt_ts,
tsinfo,
repdose = "none",
interval = 1,
number = 0
)
cfg |
ubiquity system object |
state |
dosing state/compartment (Defined in |
values |
vector of dosing amounts (in dosing units defined by |
times |
vector of dosing times relative to the current titration time (in # time units defiend by |
tt_ts |
list of timescale values for the current titration time |
tsinfo |
list with timescale information for inputs (bolus, rates, etc) |
repdose |
|
interval |
interval to repeat in the units defined in |
number |
number of times to repeat |
ubiquity system object with the bolus dosing updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.