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
DOSEC is not being computed nor any dependent parameters with CONC specified in NGEQ/ML #280
tc1909_M1SD illustrates an issue with DOSEC not being computed at all when CONC units are set to NGEQ/ML and DOSEOUTPUTUNIT set to MG. Nanogram-equivalents are not recognized by the DOSEC nor units_conversion code.
Output from tc1909_M1SD illustrates this with commit c3d3f48 (v3 production candidate) as well as current v1 production commit f5bf3ca.
Note that setting mct$DOSEOUTPUTUNIT to "NGEQ" has no impact on the results except that DOSE in parameter outputs is then all "NA", i.e. missing.
tc1909_M1SD illustrates an issue with DOSEC not being computed at all when CONC units are set to NGEQ/ML and DOSEOUTPUTUNIT set to MG. Nanogram-equivalents are not recognized by the DOSEC nor units_conversion code.
Output from tc1909_M1SD illustrates this with commit c3d3f48 (v3 production candidate) as well as current v1 production commit f5bf3ca.
Note that setting mct$DOSEOUTPUTUNIT to "NGEQ" has no impact on the results except that DOSE in parameter outputs is then all "NA", i.e. missing.