Learn R Programming

PFIM (version 6.1)

getVariables: Return the variable of an ode model

Description

The class ModelODEBolus defines information concerning the construction of an ode model bolus. The class ModelODEBolus inherits from the class ModelBolus.

Usage

getVariables(object)

# S4 method for ModelODE getVariables(object)

# S4 method for ModelODEBolus getVariables(object)

# S4 method for ModelInfusion getVariables(object)

Value

Return the variable of an ode model

Arguments

object

An object from the class Model.