getVariables: Return the variable of an ode model

getVariablesR Documentation

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 signature 'ModelODE'
getVariables(object)

## S4 method for signature 'ModelODEBolus'
getVariables(object)

## S4 method for signature 'ModelInfusion'
getVariables(object)

Arguments

object

An object from the class Model.

Value

Return the variable of an ode model


PFIM documentation built on Oct. 30, 2024, 9:10 a.m.