defaultRateFunctions: defaultRateFunctions

defaultRateFunctionsR Documentation

defaultRateFunctions

Description

These default implementations will simply generate errors when run. To create implementations, please see the documentation linked to below.

Usage

defaultRateFunctions

Format

An object of class list of length 6.

Details

The list should contain the following names, each mapped to a function of the correct signature.

  • reproFunc

  • deathFunc

  • durationFunc

  • immigrationFunc

  • develFunc. Note that by defaul develFunc is NULL as it is not required for all simulation types

See Also

RateFunctions


stagePop documentation built on May 10, 2022, 5:10 p.m.