res_efficiency | R Documentation |
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 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.