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?


parksw3/fitode documentation built on April 3, 2024, 7:45 a.m.