Compute NCA for multiple intervals
pk.nca.intervals(
data_conc,
data_dose,
data_intervals,
options,
verbose = FALSE
)
A data.frame with all NCA results
A data.frame or tibble with standardized column names as
output from prepare_PKNCAconc()
A data.frame or tibble with standardized column names as
output from prepare_PKNCAdose()
A data.frame or tibble with standardized column names
as output from prepare_PKNCAintervals()
List of changes to the default
PKNCA.options
for calculations.
Indicate, by message()
, the current state of
calculation.