urf_test | R Documentation |
urf_test computes UNAIR variable importances and uses them for the Janitza et al. (2018) high-dimensional testing procedure.
urf_test(data, target = "target", resampling_seed, ...)
data |
[ |
target |
[ |
resampling_seed |
[ |
... |
more parameters to pass to ranger |
[data.table
] with variable importances and p-values
Cesaire J. K. Fouodo
Janitza, S, Celik, E, Boulesteix, AL. (2018). A computationally fast variable importance test for random forests for high-dimensional data. Adv Data Anal Classif.; doi.org: 10.1007/s11634-016-0276-4 Cesaire J. K. Fouodo, Inke R. König Silke Szymczak (2022) Computing variable importance with unsupervised random forests. In review process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.