- data
the detection dataframe with columns for sites, tag IDs,
datetime, any grouping variables, and the expected ping rate.
- var_site
the column name, in quotes, which identifies unique residency
sites, these sites should be as distinct as possible, such that it is
infrequent that organisms can be detected at two sites at a given time.
- var_Id
the column name, in quotes, which identifies the individual
transmitter/tag/organism identifier.
- var_datetime
the column name, in quotes, which identifies the date and
time of the detection event. This column should already have been converted
to POSIXct format.
- var_groups
a single string or vector of strings of the columns which
should be used to group animals. Common groupings are species and cohorts.
- var_ping_rate
the column name, in quotes, which identifies the
temporal frequency at which the transmitter emits a detectable signal.
- n_val
a vector sequence of integers which can be multiplied by the
ping rate to construct multiple potential blanking periods. The range and
step values for n should be selected based on prior knowledge about general
behavior habits of the study organism and the functionality of the equipment.
For more information, please refer to Capello et. al. 2015.