efficiencyMatrix {actel} | R 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.
[Package actel version 1.3.0 Index]