movement_matrix: Creates a movement matrix for MAS input

View source: R/movement_matrix.R

movement_matrixR Documentation

Creates a movement matrix for MAS input

Description

Creates a movement matrix for MAS input

Usage

movement_matrix(recruits, males, females)

Arguments

recruits

transition probability of recruits from one area to another

males

transition probability of males from one area to another

females

transition probability of females from one area to another

Value

the list with populated movement information


cstawitz/RMAS documentation built on Oct. 6, 2022, 3:31 a.m.