advan {PKPDsim}R Documentation

ADVAN-style functions to calculate linear PK systems

Description

ADVAN-style functions to calculate linear PK systems

Usage

advan(model, cpp = TRUE)

Arguments

model

Standard linear PK model, e.g. ⁠1cmt_iv_bolus⁠.

cpp

use C++-versions of model (~50x faster than R implementations)

Value

Model function


[Package PKPDsim version 1.4.1 Index]