sample_around | R Documentation |
When events, such as bolus doses, are applied to the system rapid changes can occur. If the system is not sampled heavily around these times, these changes may be missed in the output profiles. Based on the total duration of the sample times, extra samples can be added near these events.
sample_around(tvals, ot, sample_delta_mult = 1e-06)
tvals |
vector of event times |
ot |
simualtion output times |
sample_delta_mult |
multiplier used to control the magnitude of spacing around and following event times |
For more information on setting options for population simulation see the
stochastic section of the system_set_option
help file.
vector of event times and added samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.