Learn R Programming

nlmixr2lib (version 0.3.0)

fakeCc: Fake blank Cc for creating PD only models

Description

Fake blank Cc for creating PD only models

Usage

fakeCc(fun, ..., cc = "Cc")

Value

Model where Cc is a covariate

Arguments

fun

function to that requires Cc

...

arguments sent PD function

cc

character name of the concentration in the central compartment that will be faked to allow models that require Cc to change to models with Cc as a covariate

Author

Matthew L. Fidler

Examples

Run this code

fakeCc(addDirectLin) |> convertEmaxHill()

Run the code above in your browser using DataLab