Learn R Programming

PFIM (version 5.0)

getDerivatives: Get the derivatives of a ModelODEquations object.

Description

Get the derivatives of a ModelODEquations object.

Usage

getDerivatives(object)

Value

A list of expression derivatives giving the derivatives of a ModelODEquations object.

Arguments

object

An ModelODEquations object.