This function imputes the start concentration using the first concentration after dose
Source:R/PKNCA.R
PKNCA_impute_method_start_c1.Rd
This function imputes the start concentration using the first concentration after dose
Usage
PKNCA_impute_method_start_c1(conc, time, start, end, ..., options = list())
Details
This function adheres to the structure required by the PKNCA
package to work with its
functionalities.For more information, see the
PKNCA Data Imputation Vignette.