Learn R Programming

invivoPKfit (version 2.0.1)

fill_params_1comp: Fill parameters for 1-compartment model

Description

Fill parameters for 1-compartment model

Usage

fill_params_1comp(params)

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.

Arguments

params

Named numeric vector of parameters for the 1-compartment model

Author

Caroline Ring