Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

res_efficiency

Calculate array efficiency for residency analysis


Description

Calculate array efficiency for residency analysis

Usage

res_efficiency(arrmoves, bio, spatial, arrays, paths, dotmat)

Arguments

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

Value

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.


actel

Acoustic Telemetry Data Analysis

v1.2.1
GPL-3
Authors
Hugo Flávio [aut, cre] (<https://orcid.org/0000-0002-5174-1197>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.