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

jacobian,odemodel-methodR 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?


fitode documentation built on Oct. 29, 2022, 9:05 a.m.