model_1comp_cl_nonrest {invivoPKfit}R Documentation

1-compartment model that assumes non-restrictive clearance

Description

The 'pk_model' object defining the 1-compartment model.

Usage

model_1comp_cl_nonrest

Format

An object of class list (inherits from pk_model) of length 10.

Details

A 'pk_model' object: under the hood, a 'list' object with named elements corresponding to the arguments of [pk_model()]. See that function documentation for the definition of each element.

See [cp_1comp_cl()] for the function that predicts blood/plasma concentration for a bolus dose (oral or IV).

See [auc_1comp_cl()] for the function that predicts area under the concentration-time curve.

See [tkstats_1comp_cl()] for the function that calculates summary toxicokinetic statistics from 1-compartment model parameters.

See [params_1comp_cl()] for the function that determines bounds and starting guesses for model parameters, based on the data.


[Package invivoPKfit version 2.0.1 Index]