add_vtc_stats: Add ctc calculated based on the vtc annotations

View source: R/lena.R

add_vtc_statsR Documentation

Add ctc calculated based on the vtc annotations

Description

Add ctc calculated based on the vtc annotations

Usage

add_vtc_stats(intervals, all_rttm)

Arguments

intervals

A tibble with columns interval_start, interval_end, interval_start_wav, and recording_id as output by prepare_intervals. Can contain other columns.

all_rttm

An all.rttm file from the VTC output loaded with read_rttm.

Value

Same as intervals but with additional vtc_ctc column.

Note

Ported from childrpoject's high-volubility sampler code.


BergelsonLab/blabr documentation built on April 19, 2024, 7:21 p.m.