Package: vivo 0.2.1

vivo: Variable Importance via Oscillations
Provides an easy to calculate local variable importance measure based on Ceteris Paribus profile and global variable importance measure based on Partial Dependence Profiles.
Authors:
vivo_0.2.1.tar.gz
vivo_0.2.1.zip(r-4.7)vivo_0.2.1.zip(r-4.6)vivo_0.2.1.zip(r-4.5)
vivo_0.2.1.tgz(r-4.6-any)vivo_0.2.1.tgz(r-4.5-any)
vivo_0.2.1.tar.gz(r-4.7-any)vivo_0.2.1.tar.gz(r-4.6-any)
vivo_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vivo/json (API)
NEWS
| # Install 'vivo' in R: |
| install.packages('vivo', repos = c('https://modeloriented.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/modeloriented/vivo/issues
explainable-aiexplainable-artificial-intelligenceexplainable-mlimlinterpretable-machine-learningvariable-importancexai
Last updated from:dda6ffbb11. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 192 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | OK | 149 | ||
| macos-release-arm64 | OK | 109 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 92 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 103 |
Exports:calculate_variable_splitcalculate_weightglobal_variable_importancelocal_variable_importance
Dependencies:clicodetoolscpp11DALEXdigestdoFuturefarverforeachfuturefuture.applyggplot2globalsgluegridExtragtableiBreakDowningredientsisobanditeratorskernelshaplabelinglifecyclelistenvparallellyR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Example of global variable importance
Rendered fromvignette_apartments_global.Rmdusingknitr::rmarkdownon Jun 16 2026.Last update: 2020-07-01
Started: 2020-07-01
Example of local variable importance
Rendered fromvignette_apartments_local.Rmdusingknitr::rmarkdownon Jun 16 2026.Last update: 2020-07-01
Started: 2020-07-01
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Internal Function for Split Points for Selected Variables | calculate_variable_split |
| Calculated empirical density and weight based on variable split. | calculate_weight |
| Global Variable Importance measure based on Partial Dependence profiles. | global_variable_importance |
| Local Variable Importance measure based on Ceteris Paribus profiles. | local_variable_importance |
| Plot Global Variable Importance measure | plot.global_importance |
| Plot Local Variable Importance measure | plot.local_importance |
