Learn R Programming

PKNCA (version 0.11.0)

check.interval.deps: Take in a single row of an interval specification and return that row updated with any additional calculations that must be done to fulfill all dependencies.

Description

Take in a single row of an interval specification and return that row updated with any additional calculations that must be done to fulfill all dependencies.

Usage

check.interval.deps(x)

Value

The interval specification with additional calculations added where requested outputs require them.

Arguments

x

A data frame with one or more rows of the PKNCA interval

See Also

Other Interval specifications: add.interval.col(), check.interval.specification(), choose.auc.intervals(), get.interval.cols(), get.parameter.deps()