R/cat.tests.R

Defines functions cat.tests

Documented in cat.tests

cat.tests <- function(x, y, logged = FALSE) {
  Rfast::gchi2Test(x, y, logged)
}

Try the pchc package in your browser

Any scripts or data that you put into this service are public.

pchc documentation built on April 4, 2025, 1:11 a.m.