fakeCc: Fake blank Cc for creating PD only models

View source: R/fakeCc.R

fakeCcR Documentation

Fake blank Cc for creating PD only models

Description

Fake blank Cc for creating PD only models

Usage

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

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

Value

Model where Cc is a covariate

Author(s)

Matthew L. Fidler

Examples


fakeCc(addDirectLin) |> convertEmaxHill()


nlmixr2lib documentation built on Oct. 7, 2024, 5:08 p.m.