metrumresearchgroup / mrgsolve

Simulate from ODE-based population PK/PD and QSP models in R
https://mrgsolve.org
GNU General Public License v2.0
131 stars 36 forks source link

Never ignore .now doses based on .time #1152

Closed kylebaron closed 10 months ago

kylebaron commented 10 months ago

This PR corrects some of the implementation logic so we don't ignore them when the dose is to be given now.

See #1151