R/RcppExports.R

Defines functions shapleyImportance

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

shapleyImportance <- function(corr_regressors, corr_xy, combinations_list) {
    .Call(`_flipRegression_shapleyImportance`, corr_regressors, corr_xy, combinations_list)
}
Displayr/flipRegression documentation built on March 2, 2024, 3:51 a.m.