R/RcppExports.R

Defines functions nndm_cpp

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

nndm_cpp <- function(X, Gij, phi, min_train) {
    .Call(`_blockCV_nndm_cpp`, X, Gij, phi, min_train)
}

Try the blockCV package in your browser

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

blockCV documentation built on June 7, 2023, 5:55 p.m.