jacobian,odemodel-method {fitode}R Documentation

Evaluate the jacobian of the gradients

Description

Evaluate the jacobian of the gradients

Usage

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

Arguments

object

odemodel object

state

state

par

parameter values

type

state of par?


[Package fitode version 0.1.1 Index]