list_parnms: Identify pkfn from parameter names

View source: R/pkpd_assist.R

list_parnmsR Documentation

Identify pkfn from parameter names

Description

Identify structural PK model function (i.e., 'pkfn') from parameter names. Models available are 1-, 2-, and 3-compartment mammillary models, or 3-compartment with an effect site, corresponding to functions 'pkmod1cpt', 'pkmod2cpt', 'pkmod3cpt', and 'pkmod3cptm', respectively.

Usage

list_parnms()

Value

Returns one of the following functions: 'pkmod1cpt', 'pkmod2cpt', 'pkmod3cpt', or 'pkmod3cptm' based on the parameter names entered.

Examples

list_parnms()

tci documentation built on Aug. 15, 2022, 9:09 a.m.