SpaDES (version 1.1.4)

transitions: SELES - Transitioning to next time step

Description

Describes the probability of an agent successfully persisting until next time step. THIS IS NOT YET FULLY IMPLEMENTED.

A SELES-like function to maintain conceptual backwards compatability with that simulation tool. This is intended to ease transitions from http://www.gowlland.ca/{SELES}.

You must know how to use SELES for these to be useful.

Usage

transitions(p, agent)

Arguments

p
realized probability of persisting (i.e., either 0 or 1).
agent
SpatialPoints* object.

Value

  • Returns new SpatialPoints* object with potentially fewer agents.