.rxSymPyJacobian {RxODE}R Documentation

Calculate the full Jacobian for a model

Description

This expand the model to calculate the Jacobian. This requires rSymPy.

Usage

.rxSymPyJacobian(model)

Arguments

model

RxODE family of objects

Value

RxODE syntax for model with Jacobian specified.

Author(s)

Matthew L. Fidler


[Package RxODE version 0.9.2-0 Index]