R/RcppExports.R

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

csample <- function(x, size, replace, prob = as.numeric( c())) {
    .Call('_fdtest_csample', PACKAGE = 'fdtest', x, size, replace, prob)
}

permhelper <- function(m, select, nperm) {
    .Call('_fdtest_permhelper', PACKAGE = 'fdtest', m, select, nperm)
}
FK83/fdtest documentation built on May 9, 2019, 2:23 p.m.