ModelVariable-class: Class "ModelVariable"

ModelVariable-classR Documentation

Class "ModelVariable"

Description

Class "ModelVariable" represents an initial variable for ODE model.

Objects from the class

ModelVariable objects are typically created by calls to ModelVariable and contain the following slots:

Slots for ModelVariable objects

name:

A character string giving the name of the initial variable of an ODE model.

value:

A numeric giving the value of the initial variable of an ODE model.


PFIM documentation built on June 24, 2022, 9:06 a.m.