actel (version 1.3.0)

efficiencyMatrix: Compile inter-array detection matrix

Description

Compile inter-array detection matrix

Usage

efficiencyMatrix(movements, arrays, paths, dotmat)

Value

A matrix of detection histories per tag.

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.