selfRecruitment: Self recruitment of a connectivity matrix

Description Usage Arguments Author(s) Examples

View source: R/retentionStats.R

Description

If egg production is uniform over sites, then self recruitment is defined as the diagonal elements of the connectivity matrix divided by the sum of the corresponding row of the connectivity matrix. If not, then the elements of the dispersal matrix must be weighted by the number of eggs produced.

Usage

1
selfRecruitment(conn.mat, eggs = NULL)

Arguments

conn.mat

A square connectivity matrix.

eggs

A vector of egg production values for each site. Defaults to NULL, equivalent to assuming all sites have equal egg production.

Author(s)

David M. Kaplan dmkaplan2000@gmail.com

Examples

1
2
3
4
5
6

Example output



ConnMatTools documentation built on Feb. 3, 2020, 5:06 p.m.