efficiencyMatrix: Compile inter-array detection matrix

View source: R/CJS.R

efficiencyMatrixR Documentation

Compile inter-array detection matrix

Description

Compile inter-array detection matrix

Usage

efficiencyMatrix(movements, arrays, paths, dotmat)

Arguments

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.

Value

A matrix of detection histories per tag.


actel documentation built on Oct. 19, 2023, 9:08 a.m.