Learn R Programming

invivoPKfit (version 2.0.1)

fill_params_2comp: Fill parameters for 2-compartment model

Description

Fill parameters for 2-compartment model

Usage

fill_params_2comp(params)

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.

Arguments

params

Named numeric vector of parameters for the 2-compartment model

Author

Caroline Ring