ceprob: Colonisation and extinction probability, given the current...

ceprobR Documentation

Colonisation and extinction probability, given the current state of the system

Description

Colonisation and extinction probability, given the current state of the system

Usage

col_prob(comm, network, dt, components = FALSE)

ext_prob(comm, network, dt, components = FALSE)

Arguments

comm

A metacommnunity

network

A river network

dt

Time interval

components

Boolean, normally FALSE, see 'details'

Details

For debugging and tuning, it can be useful to examine the individual components of the colonisation/extinction rate by setting components = TRUE, in which case a named list of site by species matrices is returned, one element per component.

Value

Normally, a site by species matrix of colonisation/extinction probabilities, but see 'details'


flee-group/flume documentation built on Jan. 29, 2024, 6:44 p.m.