R/RcppExports.R

Defines functions alpha_k_cpp

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

alpha_k_cpp <- function(data, metric, bootstrap, bootnp, nboot, nnp, cmrg_seed, n_threads) {
    .Call(`_icr_alpha_k_cpp`, data, metric, bootstrap, bootnp, nboot, nnp, cmrg_seed, n_threads)
}

Try the icr package in your browser

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

icr documentation built on April 24, 2023, 1:08 a.m.