validateDetections: Compare original detections with the valid movements and...

View source: R/explore.R

validateDetectionsR Documentation

Compare original detections with the valid movements and exclude invalid detections

Description

Compare original detections with the valid movements and exclude invalid detections

Usage

validateDetections(detections.list, movements)

Arguments

detections.list

The list of detections per tag

movements

The list of movements to be matched

Value

A list containing the valid detections per tag.


actel documentation built on Oct. 19, 2023, 9:08 a.m.