Learn R Programming

fitode (version 0.1.1)

jacobian,odemodel-method: Evaluate the jacobian of the gradients

Description

Evaluate the jacobian of the gradients

Usage

# S4 method for odemodel
jacobian(object, state, par, type = c("initial", "state", "par"))

Arguments

object

odemodel object

state

state

par

parameter values

type

state of par?