check.conc.time {PKNCA}R Documentation

Verify that the concentration and time are valid

Description

If the concentrations or times are invalid, will provide an error. Reasons for being invalid are

Usage

check.conc.time(conc, time, monotonic.time = TRUE)

Arguments

conc

Measured concentrations

time

Time of the measurement of the concentrations

monotonic.time

Must the time be unique and monotonically increasing?

Details

Some cases may generate warnings but allow the data to proceed.

Value

None


[Package PKNCA version 0.10.2 Index]