nlmixr2 / nlmixr2est

nlmixr2 estimation routines
https://nlmixr2.github.io/nlmixr2est/
GNU General Public License v2.0
7 stars 3 forks source link

All models created by nlmixr2 should add the model based interpolation (and any other properties) when building other sorts of models #456

Closed mattfidler closed 2 months ago

mattfidler commented 3 months ago

Right now it only adds params() at the beginning of the model, but it should also add locf() and any other model properties as needed.

These model properties are not needed to calculate senstivities and other such items so they are not accounted for in the rxS() symengine environment