Skip to contents

Implements xds_solve for delay differential equations

Usage

# S3 method for class 'dde'
xds_solve(xds_obj, Tmax = 365, dt = 1, times = NULL)

Arguments

xds_obj

an xds model object

Tmax

the last time point, run from 0...Tmax

dt

the time step

times

the times

Value

an xds object