move_prob_Lst: movement probability function as a list

View source: R/RcppExports.R

move_prob_LstR Documentation

movement probability function as a list

Description

move_prob_list applies move_prob from all cells to all other cells and returns as a list.

Usage

move_prob_Lst(lambda, hab)

Arguments

lambda

is the decay value as in move_prob

hab

is a matrix of the habitat suitability for the population

Value

is a list of the movement probabilities form each cell to all other cells

Examples

None at the moment


pdolder/MixFishSim documentation built on Oct. 17, 2023, 4:25 p.m.