Learn R Programming

warbleR (version 1.1.25)

coor_test: alternative name for coor.test

Description

alternative name for coor.test

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 coor.test for documentation. coor.test will be deprecated in future versions.