fill_params_2comp {invivoPKfit} | R Documentation |
Fill parameters for 2-compartment model
Description
Fill parameters for 2-compartment model
Usage
fill_params_2comp(params)
Arguments
params |
Named numeric vector of parameters for the 2-compartment model |
Value
A named numeric vector of parameters, with any 2-compartment model parameters not present in 'params' filled with 'NA_real_'. If any two of 'Fgutabs', 'V1', and 'Fgutabs_V1' 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]