runsteadyC: Interface to runsteady()

Description Usage Arguments Details Value

Description

Interface to runsteady()

Usage

1
runsteadyC(y, times = c(0, Inf), func, parms, ...)

Arguments

y

named vector of type numeric. Initial values for the integration

times

vector of type numeric. Integration times

func

return value from funC()

parms

named vector of type numeric.

...

further arguments going to ode()

Details

See deSolve-package for a full description of possible arguments

Value

matrix with times and states


dlill/MRAr documentation built on May 16, 2019, 7:24 a.m.