R/RcppExports.R

Defines functions count_if rankC permhigh

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

count_if <- function(x) {
    .Call('POMaSPU_count_if', PACKAGE = 'POMaSPU', x)
}

rankC <- function(x) {
    .Call('POMaSPU_rankC', PACKAGE = 'POMaSPU', x)
}

permhigh <- function(Ts, rsum, X, po, nperm) {
    .Call('POMaSPU_permhigh', PACKAGE = 'POMaSPU', Ts, rsum, X, po, nperm)
}

Try the POMaSPU package in your browser

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

POMaSPU documentation built on May 2, 2019, 6:08 a.m.