pk.tss {PKNCA} | R Documentation |
Compute the time to steady-state (tss)
Description
Compute the time to steady-state (tss)
Usage
pk.tss(..., type = c("monoexponential", "stepwise.linear"), check = TRUE)
Arguments
... |
Passed to |
type |
The type of Tss to calculate, either |
check |
Value
A data frame with columns as defined from pk.tss.monoexponential
and/or pk.tss.stepwise.linear
.
See Also
Other Time to steady-state calculations:
pk.tss.monoexponential()
,
pk.tss.stepwise.linear()
[Package PKNCA version 0.11.0 Index]