fun_disp_mat: Internal function: to dispersal matrix

View source: R/fun_disp_mat.R

fun_disp_matR Documentation

Internal function: to dispersal matrix

Description

Internal function: to dispersal matrix

Usage

fun_disp_mat(
  n_patch,
  landscape_size,
  theta,
  xy_coord = NULL,
  distance_matrix = NULL,
  dispersal_matrix = NULL
)

Arguments

n_patch

number of patches

landscape_size

landscape size

theta

rate parameter for a dispersal kernel

xy_coord

xy coordinate

distance_matrix

distance matrix

dispersal_matrix

dispersal matrix

Author(s)

Akira Terui, hanabi0111@gmail.com


aterui/simprotist documentation built on July 4, 2023, 1:20 p.m.