compute_emergents.trace_stochastic: Compute number of newly emerging adults from forcing term...

View source: R/aquatic_trace.R

compute_emergents.trace_stochasticR 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


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.