R/RcppExports.R

Defines functions single_Fisher_test discretizeCpp

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

discretizeCpp <- function(a, b, w, mask, ij, Dx, Dy) {
    .Call(`_MultiFIT_discretizeCpp`, a, b, w, mask, ij, Dx, Dy)
}

single_Fisher_test <- function(t, correct, ret_all_probs) {
    .Call(`_MultiFIT_single_Fisher_test`, t, correct, ret_all_probs)
}
shgrky/MultiFIT-1-0-0 documentation built on Jan. 9, 2022, 12:56 a.m.