model_flat {invivoPKfit} | R Documentation |
Flat model
Description
The 'pk_model' object defining the flat model.
Usage
model_flat
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 elements corresponding to the arguments of [pk_model()]. See that function documentation for the definition of each element.
See [cp_flat()] for the function that predicts blood/plasma concentration for a bolus dose (oral or IV).
See [auc_flat()] for the function that predicts area under the concentration-time curve.
See [tkstats_flat()] for the function that calculates summary toxicokinetic statistics from 1-compartment model parameters.
See [params_flat()] for the function that determines bounds and starting guesses for model parameters, based on the data.
[Package invivoPKfit version 2.0.1 Index]