Learn R Programming

actel (version 1.2.1)

assembleMatrices: Assemble detection matrices

Description

Assemble detection matrices

Usage

assembleMatrices(spatial, movements, status.df, arrays, paths, dotmat)

Value

A list containing the detection matrices split by groups and release sites

Arguments

spatial

The spatial data frame.

movements

The movements table.

status.df

The main results table.

arrays

A list containing information for each array.

paths

A list containing the shortest paths between arrays with distance > 1.

dotmat

The matrix of distances between arrays.