R/RcppExports.R

Defines functions Rcpp_compVarImpReg Rcpp_compVarImpCL Rcpp_VarImpCVLReg Rcpp_VarImpCVLCL

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

Rcpp_compVarImpReg <- function(x, y, nsample, mdim, nTree, nPerm, lDaughter, rDaughter, nodestatus, split, nodepred, splitVar, inm, ndbigtree, cat, maxcat) {
    .Call('vita_Rcpp_compVarImpReg', PACKAGE = 'vita', x, y, nsample, mdim, nTree, nPerm, lDaughter, rDaughter, nodestatus, split, nodepred, splitVar, inm, ndbigtree, cat, maxcat)
}

Rcpp_compVarImpCL <- function(x, y, nsample, mdim, nTree, nclass, lDaughter, rDaughter, nodestatus, xbestsplit, nodeclass, bestvar, inbag, ndbigtree, cat, maxcat) {
    .Call('vita_Rcpp_compVarImpCL', PACKAGE = 'vita', x, y, nsample, mdim, nTree, nclass, lDaughter, rDaughter, nodestatus, xbestsplit, nodeclass, bestvar, inbag, ndbigtree, cat, maxcat)
}

Rcpp_VarImpCVLReg <- function(x_l, y_l, nsample, mdim, nTree, nPerm, lDaughter, rDaughter, nodestatus, split, nodepred, splitVar, ndbigtree, cat, maxcat) {
    .Call('vita_Rcpp_VarImpCVLReg', PACKAGE = 'vita', x_l, y_l, nsample, mdim, nTree, nPerm, lDaughter, rDaughter, nodestatus, split, nodepred, splitVar, ndbigtree, cat, maxcat)
}

Rcpp_VarImpCVLCL <- function(x_l, y_l, nsample, mdim, nTree, nclass, lDaughter, rDaughter, nodestatus, xbestsplit, nodeclass, bestvar, ndbigtree, cat, maxcat) {
    .Call('vita_Rcpp_VarImpCVLCL', PACKAGE = 'vita', x_l, y_l, nsample, mdim, nTree, nclass, lDaughter, rDaughter, nodestatus, xbestsplit, nodeclass, bestvar, ndbigtree, cat, maxcat)
}

Try the vita package in your browser

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

vita documentation built on May 2, 2019, 9:12 a.m.