Package: vita 1.0.0

vita: Variable Importance Testing Approaches

Implements the novel testing approach by Janitza et al.(2015) <http://nbn-resolving.de/urn/resolver.pl?urn=nbn:de:bvb:19-epub-25587-4> for the permutation variable importance measure in a random forest and the PIMP-algorithm by Altmann et al.(2010) <doi:10.1093/bioinformatics/btq134>. Janitza et al.(2015) <http://nbn-resolving.de/urn/resolver.pl?urn=nbn:de:bvb:19-epub-25587-4> do not use the "standard" permutation variable importance but the cross-validated permutation variable importance for the novel test approach. The cross-validated permutation variable importance is not based on the out-of-bag observations but uses a similar strategy which is inspired by the cross-validation procedure. The novel test approach can be applied for classification trees as well as for regression trees. However, the use of the novel testing approach has not been tested for regression trees so far, so this routine is meant for the expert user only and its current state is rather experimental.

Authors:Ender Celik [aut, cre]

vita_1.0.0.tar.gz
vita_1.0.0.zip(r-4.7)vita_1.0.0.zip(r-4.6)vita_1.0.0.zip(r-4.5)
vita_1.0.0.tgz(r-4.6-x86_64)vita_1.0.0.tgz(r-4.6-arm64)vita_1.0.0.tgz(r-4.5-x86_64)vita_1.0.0.tgz(r-4.5-arm64)
vita_1.0.0.tar.gz(r-4.7-arm64)vita_1.0.0.tar.gz(r-4.7-x86_64)vita_1.0.0.tar.gz(r-4.6-arm64)vita_1.0.0.tar.gz(r-4.6-x86_64)
vita_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
vita/json (API)

# Install 'vita' in R:
install.packages('vita', repos = c('https://endercp.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

cpp

1.61 score 1 stars 41 scripts 189 downloads 1 mentions 6 exports 2 dependencies

Last updated from:177e2c3f74. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK144
linux-devel-x86_64OK116
source / vignettesOK159
linux-release-arm64OK107
linux-release-x86_64OK121
macos-release-arm64OK229
macos-release-x86_64OK444
macos-oldrel-arm64OK275
macos-oldrel-x86_64OK360
windows-develOK117
windows-releaseOK196
windows-oldrelOK88
wasm-releaseOK82

Exports:compVarImpCVPVINTAPIMPPimpTestVarImpCVl

Dependencies:randomForestRcpp