assembleMatrices {actel} | R Documentation |
Assemble detection matrices
Description
Assemble detection matrices
Usage
assembleMatrices(spatial, movements, status.df, arrays, paths, dotmat)
Arguments
spatial |
The spatial data frame. |
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. |
Value
A list containing the detection matrices split by groups and release sites
[Package actel version 1.3.0 Index]