pk.tss: Compute the time to steady-state (tss)

View source: R/tss.R

pk.tssR 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 pk.tss.monoexponential() or pk.tss.stepwise.linear().

type

The type of Tss to calculate, either stepwise.linear or monoexponential

check

See pk.tss.data.prep()

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()


billdenney/pknca documentation built on April 1, 2024, 10:45 p.m.