modStepJI: model step function - runs model in steps using Odin,...

Description Usage Arguments Value

View source: R/ModelStepFunc.R

Description

model step function - runs model in steps using Odin, returning the model state at a subsequent time point

Usage

1
modStepJI(particles, mod, birthType, startTime, endTime)

Arguments

particles

number of particles in run

mod

redundant - needs removing

startTime

current time in model

endTime

time of next datapoint

birthtype

maternal immunity on off

Value

simulated data for time step


aaronm70/batMods documentation built on Sept. 8, 2021, 7:05 a.m.