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

View source: R/aquatic_trace.R

compute_emergents.traceR Documentation

Compute number of newly emerging adults from forcing term

Description

This function dispatches on the second class attribute of model$aqua for stochastic or deterministic behavior.

Usage

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

Arguments

model

an object from make_MicroMoB

Details

see compute_emergents.trace_deterministic and compute_emergents.trace_stochastic

Value

no return value


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