Skip to content
Snippets Groups Projects
DESCRIPTION 762 B
Newer Older
Type: Package
Package: RFSurrogates
Title: Surrogate minimal depth variable importance
Version: 0.3.1
Author: Stephan Seifert, Sven Gundlach, Silke Szymczak
Maintainer: Stephan Seifert <seifert@medinfo.uni-kiel.de>
Description: This package provides functions to obtain surrogate splits
    applying ranger for random forests generation and using modified
    functions from the package rpart. Surrogate variables and
    corresponding adjusted agreement values are used for surrogate minimal
    depth variable importance and to investigate variable relations.
License: use_mit_license()
Imports:
    parallel,
    randomForestSRC,
    ranger (>= 0.12.1),
    Rcpp,
LinkingTo: 
    Rcpp
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3