Learn R Programming

invivoPKfit (version 2.0.1)

fill_params_flat: Fill parameters for flat model

Description

Fill parameters for flat model

Usage

fill_params_flat(params)

Value

A named numeric vector of parameters, with any flat 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 flat model

Author

Caroline Ring