fill_params_1comp_cl {invivoPKfit} | R Documentation |
Fill parameters for 1-compartment model with specific clearance
Description
Fill parameters for 1-compartment model with specific clearance
Usage
fill_params_1comp_cl(params)
Arguments
params |
Named numeric vector of parameters for the 1-compartment model |
Value
A named numeric vector of parameters, with any 1-compartment model parameters not present in 'params' filled with 'NA_real_'. If any two of 'Fgutabs', 'Vdist', and 'Fgutabs_Vdist' were present in 'params', the third will be imputed to agree with the other two.
Author(s)
Caroline Ring
[Package invivoPKfit version 2.0.1 Index]