Skip to content
Snippets Groups Projects
Verified Commit acd24b2d authored by Gärber, Florian's avatar Gärber, Florian
Browse files

Tidy DESCRIPTION with `usethis::use_tidy_description()`

parent 64d6481e
No related branches found
No related tags found
No related merge requests found
Package: RFSurrogates
Type: Package
Title: Surrogate minimal depth variable importance
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.
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()
Encoding: UTF-8
LazyData: true
Imports:
ranger (>= 0.12.1),
Rcpp,
randomForestSRC,
linkcomm,
linkcomm,
parallel,
randomForestSRC,
ranger (>= 0.12.1),
Rcpp,
rlist
LinkingTo:
Rcpp
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
LinkingTo: Rcpp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment