Learn R Programming

PFIM (version 5.0)

convertAnalyticToODE: Convert an equation of a PD model of a ModelEquations object from analytic to ODE.

Description

Convert an equation of a PD model of a ModelEquations object from analytic to ODE.

Usage

convertAnalyticToODE(object)

Value

A list of expression output giving the equations of the analytic PD model in ODE form.

Arguments

object

ModelEquations object.