thalf_trans_1c | R Documentation |
Thalf for 1st order models, single-depot abs through any number of transit compartments.
thalf_trans_1c(pars, cl = "CL", ka = "KA1", vc = "VC", debug = F)
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()? |
Other Calc:
thalf_1a1c()
,
thalf_1a2c()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.