grad,odemodel-method {fitode}R Documentation

Evaluate the gradients of a model

Description

Evaluate the gradients of a model

Usage

## S4 method for signature 'odemodel'
grad(object, state, par)

Arguments

object

odemodel object

state

state

par

parameter values


[Package fitode version 0.1.1 Index]