fill_params_flat {invivoPKfit}R Documentation

Fill parameters for flat model

Description

Fill parameters for flat model

Usage

fill_params_flat(params)

Arguments

params

Named numeric vector of parameters for the flat model

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.

Author(s)

Caroline Ring


[Package invivoPKfit version 2.0.1 Index]