Learn R Programming

warbleR (version 1.1.16)

compare_methods: alternative name for compare.methods

Description

alternative name for compare.methods

Usage

compare_methods(X = NULL, flim = c(0, 22), bp = c(0, 22),
  mar = 0.1, wl = 512, ovlp = 90, res = 150, n = 10,
  length.out = 30, methods = c("XCORR", "dfDTW", "ffDTW", "SP",
  "SPharm", "MFCC"), it = "jpeg", parallel = 1, path = NULL,
  sp = NULL, pb = TRUE, grid = TRUE, clip.edges = TRUE,
  threshold = 15, na.rm = FALSE, scale = FALSE,
  pal = reverse.gray.colors.2, img = TRUE, ...)

Arguments

Details

see compare.methods for documentation. compare.methods will be deprecated in future versions.