paratb: Create a model for the SimInf framework

View source: R/model.R

paratbR Documentation

Create a model for the SimInf framework

Description

Create a model to be used by the SimInf framework.

Usage

paratb(u0 = NULL, tspan = NULL)

Arguments

u0

A data.frame with the initial state in each node.

tspan

A vector (length >= 2) of increasing time points where the state of each node is to be returned.


trosendal/paratb documentation built on Oct. 7, 2022, 3:42 p.m.