dfDTW: alternative name for 'freq_DTW'

dfDTWR Documentation

alternative name for freq_DTW

Description

alternative name for freq_DTW

Usage

dfDTW(
  X = NULL,
  type = "dominant",
  wl = 512,
  wl.freq = 512,
  length.out = 20,
  wn = "hanning",
  ovlp = 70,
  bp = NULL,
  threshold = 15,
  threshold.time = NULL,
  threshold.freq = NULL,
  img = TRUE,
  parallel = 1,
  path = NULL,
  ts.df = NULL,
  img.suffix = "dfDTW",
  pb = TRUE,
  clip.edges = TRUE,
  window.type = "none",
  open.end = FALSE,
  scale = FALSE,
  frange.detec = FALSE,
  fsmooth = 0.1,
  adjust.wl = TRUE,
  ...
)

Details

see freq_DTW for documentation. dfDTW will be deprecated in future versions.


warbleR documentation built on Sept. 8, 2023, 5:15 p.m.