nlmixr2 estimation routines
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
Right now it only adds
params()
at the beginning of the model, but it should also addlocf()
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