Learn R Programming

pharmr (version 2.2.0)

has_seq_zo_fo_absorption: has_seq_zo_fo_absorption

Description

Check if ode system describes a sequential zero-order, first-order absorption

Defined as the model having both zero- and first-order absorption.

Usage

has_seq_zo_fo_absorption(model)

Value

(logical) TRUE if model has sequential zero-first absorption

Arguments

model

(Model) Pharmpy model

See Also

has_zero_order_absorption

has_first_order_absorption