sir_kernel: transition kernel for the SIR process

Description Usage Arguments Value

View source: R/sir_kernel.R

Description

This is the one step transition kernel

Usage

1
sir_kernel(xxprev, model_config)

Arguments

xxprev

which is $X_t-1$, length N vector presenting the current states

model_config

a list containing model paramters

Value

xx which is $X_t$


nianqiaoju/agents documentation built on Feb. 19, 2021, 12:18 a.m.