time_test {telemetR}R Documentation

Example Time Tests for Multi-blanked Detection Data

Description

Example output from the 'duration_compare()' function, testing the duration of detection events found in 'blanked_detects'.

Usage

time_test

Format

## 'time_test' A data frame with 333,400 rows and 4 columns:

t

The time (in seconds) against which the duration was compared

fish_type

Generally a strain, run, and species of fish (e.g. Nimbus Fall Chinook = Fall-run Chinook Salmon from Nimbus Hatchery)

mbp_n

The maximum blanking period (in seconds) used to create a set of events

prop_res

The proportion of all events created with 'mbp_n' which have a duration longer than time 't'.


[Package telemetR version 1.0 Index]