Calculate array efficiency for residency analysis
Calculate array efficiency for residency analysis
res_efficiency(arrmoves, bio, spatial, arrays, paths, dotmat)
bio |
A table with the tags and biometrics of the studied animals. |
spatial |
A list of spatial objects in the study area |
arrays |
a list containing information for each array |
paths |
a list containing the shortest paths between arrays with distance > 1 |
dotmat |
A dot distance matrix |
A list containing:
absolutes
: A data frame with the number of tags detected and missed at each array.
max.efficiency
: A vector of efficiency values calculated disregarding potentially missed tags.
min.efficiency
: A vector of efficiency values calculated taking into account potentially missed tags.
values.per.tag
: A list containing details on the arrays that have failed for each tag.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.