Learn R Programming

warbleR (version 1.1.30)

coor.test: alternative name for test_coordination

Description

alternative name for test_coordination

Usage

coor.test(
  X = NULL,
  iterations = 1000,
  ovlp.method = "count",
  randomization = "keep.gaps",
  less.than.chance = TRUE,
  parallel = 1,
  pb = TRUE,
  rm.incomp = FALSE,
  cutoff = 2,
  rm.solo = FALSE
)

Arguments

Details

see test_coordination for documentation. coor.test will be deprecated in future versions.