thalf_1a1c: Thalf for 1 absorption depot, 1 compartment

View source: R/derive_thalf.R

thalf_1a1cR Documentation

Thalf for 1 absorption depot, 1 compartment

Description

Can take multiple parameter sets and return a data.frame of halftimes.

Usage

thalf_1a1c(pars, cl = "CL", ka = "KA1", v2 = "V2", 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.

v2

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

debug

Start by calling browser()?

See Also

Other Calc: thalf_1a2c(), thalf_trans_1c()


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