R/g2test_perm.R

Defines functions g2test_perm

Documented in g2test_perm

g2test_perm <- function(x, indx, indy, indz, dc, B) {
  Rfast::g2Test_perm(x, indx, indy, indz, dc, B)
}

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.