thalf_trans_1c: Thalf for 1st order models, single-depot abs through any...

View source: R/derive_thalf.R

thalf_trans_1cR Documentation

Thalf for 1st order models, single-depot abs through any number of transit compartments.

Description

Thalf for 1st order models, single-depot abs through any number of transit compartments.

Usage

thalf_trans_1c(pars, cl = "CL", ka = "KA1", vc = "VC", debug = F)

Arguments

pars

A parameter table. Thalf will be calculated for all rows.

cl

The name of the column with clearance values. Can represent CL/F if volume variables do the same.

ka

The name of the column representing absorption rate.

vc

The name of the column with central volume (see cl as well).

debug

Start by calling browser()?

See Also

Other Calc: thalf_1a1c(), thalf_1a2c()


philipdelff/pmxtricks documentation built on Nov. 11, 2024, 5:16 p.m.