Package: MulvariateRandomForestVarImp 0.0.6
MulvariateRandomForestVarImp: Variable Importance Measures for Multivariate Random Forests
Calculates two sets of post-hoc variable importance measures for multivariate random forests. The first set of variable importance measures are given by the sum of mean split improvements for splits defined by feature j measured on user-defined examples (i.e., training or testing samples). The second set of importance measures are calculated on a per-outcome variable basis as the sum of mean absolute difference of node values for each split defined by feature j measured on user-defined examples (i.e., training or testing samples). The user can optionally threshold both sets of importance measures to include only splits that are statistically significant as measured using an F-test.
Authors:
MulvariateRandomForestVarImp_0.0.6.tar.gz
MulvariateRandomForestVarImp_0.0.6.zip(r-4.7)MulvariateRandomForestVarImp_0.0.6.zip(r-4.6)MulvariateRandomForestVarImp_0.0.6.zip(r-4.5)
MulvariateRandomForestVarImp_0.0.6.tgz(r-4.6-any)MulvariateRandomForestVarImp_0.0.6.tgz(r-4.5-any)
MulvariateRandomForestVarImp_0.0.6.tar.gz(r-4.7-any)MulvariateRandomForestVarImp_0.0.6.tar.gz(r-4.6-any)
MulvariateRandomForestVarImp_0.0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
MulvariateRandomForestVarImp/json (API)
| # Install 'MulvariateRandomForestVarImp' in R: |
| install.packages('MulvariateRandomForestVarImp', repos = c('https://megatvini.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/megatvini/vim/issues
- EbirdData - Training and Test sets for Multispecies Ebird data
Last updated from:327ce45e23. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 156 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 211 | ||
| macos-oldrel-arm64 | OK | 244 | ||
| windows-devel | OK | 65 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 98 |
Exports:MeanOutcomeDifferenceMeanSplitImprovement
Dependencies:bootstrapMASSMultivariateRandomForestRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Training and Test sets for Multispecies Ebird data | EbirdData |
| Mean Outcome Difference Importance Function | MeanOutcomeDifference |
| Mean Split Improvement Importance Function | MeanSplitImprovement |
