compute_emergents.trace_stochastic {MicroMoB}R Documentation

Compute number of newly emerging adults from forcing term (stochastic)

Description

Draw a Poisson distributed number of emerging adults with mean parameter from the column of the trace matrix for this day.

Usage

## S3 method for class 'trace_stochastic'
compute_emergents(model)

Arguments

model

an object from make_MicroMoB

Value

a vector of length l giving the number of newly emerging adult in each patch


[Package MicroMoB version 0.1.2 Index]