pk.tss | R Documentation |
Compute the time to steady-state (tss)
pk.tss(..., type = c("monoexponential", "stepwise.linear"), check = TRUE)
... |
Passed to |
type |
The type of Tss to calculate, either |
check |
See |
A data frame with columns as defined from pk.tss.monoexponential
and/or pk.tss.stepwise.linear
.
Other Time to steady-state calculations:
pk.tss.monoexponential()
,
pk.tss.stepwise.linear()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.