tensfeldt / openNCA

openNCA computation engine is an R package that provides for generation of pharmacokinetic parameter estimates using non-compartmental (NCA) pharmacokinetic analysis methods.
MIT License
27 stars 5 forks source link

OPTIMIZEKEL routine incorrectly adds SDEID value to resulting updated FLAGS dataset #289

Open tensfeldt opened 3 years ago

tensfeldt commented 3 years ago

When triggering the optimizeKEL terminal elimination phase selection routine (mct$OPTIMIZEKEL==1) the resulting flags dataset includes the profile ID, mct$SDEID (typically "SDEID"). This should not occur and causes failures with integration with the openNCAapp application.

This issue occurs with the c3d3f48 commit.