Package: randomForestVIP 0.1.3.9000

randomForestVIP: Tune Random Forests Based on Variable Importance and Plot Results

Functions for assessing variable relations and associations prior to modeling with a Random Forest algorithm (although these are relevant for any predictive model). Metrics such as partial correlations and variance inflation factors are tabulated as well as plotted for the user. A function is available for tuning the main Random Forest hyper-parameter based on model performance and variable importance metrics. This grid-search technique provides tables and plots showing the effect of the main hyper-parameter on each of the assessment metrics. It also returns each of the evaluated models to the user. The package also provides superior variable importance plots for individual models. All of the plots are developed so that the user has the ability to edit and improve further upon the plots. Derivations and methodology are described in Bladen (2022) <https://digitalcommons.usu.edu/etd/8587/>.

Authors:Kelvyn Bladen [aut, cre], D. Richard Cutler [aut]

randomForestVIP_0.1.3.9000.tar.gz
randomForestVIP_0.1.3.9000.zip(r-4.7)randomForestVIP_0.1.3.9000.zip(r-4.6)randomForestVIP_0.1.3.9000.zip(r-4.5)
randomForestVIP_0.1.3.9000.tgz(r-4.6-any)randomForestVIP_0.1.3.9000.tgz(r-4.5-any)
randomForestVIP_0.1.3.9000.tar.gz(r-4.7-any)randomForestVIP_0.1.3.9000.tar.gz(r-4.6-any)
randomForestVIP_0.1.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
randomForestVIP/json (API)

# Install 'randomForestVIP' in R:
install.packages('randomForestVIP', repos = c('https://kelvynbladen.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kelvynbladen/randomforestvip/issues

Datasets:
  • boston - Housing Values in Suburbs of Boston
  • lichen - Lichen data from the Current Vegetation Survey

On CRAN:

Conda:

4.28 score 2 stars 19 scripts 656 downloads 7 exports 158 dependencies

Last updated from:b9c5f647bc. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK377
source / vignettesOK266
linux-release-x86_64OK299
macos-release-arm64OK206
macos-oldrel-arm64OK185
windows-develOK207
windows-releaseOK175
windows-oldrelOK198
wasm-releaseOK173

Exports:caret_plotggvipmtry_comparemtry_pdp_comparepartial_corpdp_comparerobust_vifs

Dependencies:abindaskpassautocogsbackportsbase64encbitbit64bootbroombslibcachemcallrcarcarDatacaretcheckmateclassclicliprclockcodetoolscolorspacecowplotcpp11crayondata.tableDerivdiagramdigestdiptestDistributionUtilsdoBydplyre1071evaluatefarverfastmapfideliusfontawesomeforeachforecastFormulafracdifffsfuturefuture.applygbmgenericsggeasyggplot2globalsgluegowergridExtragtablehardhathexbinhighrhmshtmltoolshtmlwidgetsipredisobanditeratorsjquerylibjsonliteKernSmoothknitrlabelinglatticelavalifecyclelistenvlme4lmtestlubridatemagrittrMASSMatrixMatrixModelsmclustmemoisemgcvmicrobenchmarkmimeminervaminqaModelMetricsmodelrmomentsnlmenloptrnnetnumDerivparallellypbkrtestpdppillarpkgconfigplyrprettyunitspROCprocessxprodlimprogressprogressrproxypspurrrquantregR6randomForestrappdirsrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreadrrecipesreformulasreshape2rlangrmarkdownrpartrstudioapiS7sassscalesshapesodiumSparseMsparsevctrsSQUAREMstringistringrsurvivalsystibbletidyrtidyselecttimechangetimeDatetinytextrelliscopejstzdburcautf8vctrsviridisLitevroomwebshotwhiskerwithrxfunyamlzoo

randomForestVIP Vignette

Rendered fromVignette.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2023-07-14
Started: 2023-06-26