xcorr: alternative name for 'cross_correlation'

xcorrR Documentation

alternative name for cross_correlation

Description

alternative name for cross_correlation

Usage

xcorr(
  X = NULL,
  wl = 512,
  bp = "pairwise.freq.range",
  ovlp = 70,
  dens = NULL,
  wn = "hanning",
  cor.method = "pearson",
  parallel = 1,
  path = NULL,
  pb = TRUE,
  na.rm = FALSE,
  cor.mat = NULL,
  output = "cor.mat",
  templates = NULL,
  surveys = NULL,
  compare.matrix = NULL,
  type = "fourier",
  nbands = 40,
  method = 1
)

Details

see cross_correlation for documentation. xcorr will be deprecated in future versions.


maRce10/warbleR documentation built on April 8, 2024, 11:08 p.m.