dualMatrix {actel} | R Documentation |
Compile detection matrix for last array
Description
Compile detection matrix for last array
Usage
dualMatrix(array, replicates, spatial, detections.list)
Arguments
replicates |
A list of arrays containing the respective replicate stations. |
spatial |
The spatial data frame. |
detections.list |
A list of the detections split by each target tag. |
Value
A matrix of detection histories per tag for the last array.
[Package actel version 1.3.0 Index]