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

Provide a mechanism to optionally include/exclude incorporate of CONC<#>, CONCTIME<#> values in parameter results dataset #288

Open tensfeldt opened 3 years ago

tensfeldt commented 3 years ago

openNCA Computation engine currently doesn't provide any option to prevent incorporation of the CONC<#>, CONCTIME<#> input concentration and time values in the output parameter results dataset.

Concept for controlling this is to implement placeholder parameters in the mct$PARAMETERLIST entries to control incorporation.