Compute the time to steady-state (tss)
pk.tss(..., type = c("monoexponential", "stepwise.linear"), check = TRUE)
A data frame with columns as defined from pk.tss.monoexponential
and/or pk.tss.stepwise.linear
.
Passed to pk.tss.monoexponential()
or
pk.tss.stepwise.linear()
.
The type of Tss to calculate, either stepwise.linear
or
monoexponential
See pk.tss.data.prep()
Other Time to steady-state calculations:
pk.tss.monoexponential()
,
pk.tss.stepwise.linear()