Newer
Older
Package: RFSurrogates
Title: Surrogate Minimal Depth Variable Importance
Authors@R: c(
person("Stephan", "Seifert", , "stephan.seifert@uni-hamburg.de", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2567-5728")),
person("Sven", "Gundlach", role = "aut",
comment = c(ORCID = "0000-0003-4060-2754")),
person("Silke", "Szymczak", role = "aut",
comment = c(ORCID = "0000-0002-8897-9035")),
person("Lukas C.", "Jarren", role = "ctb"),
person("Florian", "Gärber", , "florian.gaerber@uni-hamburg.de", role = "ctb",
comment = c(ORCID = "0000-0003-3875-9736"))
Author: Stephan Seifert, Sven Gundlach, Silke Szymczak
Maintainer: Stephan Seifert <stephan.seifert@uni-hamburg.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.
randomForestSRC,
ranger (>= 0.12.1),
LinkingTo:
Rcpp
Encoding: UTF-8
LazyData: true