Package: domir 1.2.0

domir: Tools to Support Relative Importance Analysis

Methods to apply decomposition-based relative importance analysis for R functions. This package supports the application of decomposition methods by providing 'lapply'- or 'Map'-like meta-functions that compute dominance analysis (Azen, R., & Budescu, D. V. (2003) <doi:10.1037/1082-989X.8.2.129>; Grömping, U. (2007) <doi:10.1198/000313007X188252>) an extension of Shapley value regression (Lipovetsky, S., & Conklin, M. (2001) <doi:10.1002/asmb.446>) based on the values returned from other functions.

Authors:Joseph Luchman [aut, cre]

domir_1.2.0.tar.gz
domir_1.2.0.zip(r-4.5)domir_1.2.0.zip(r-4.4)domir_1.2.0.zip(r-4.3)
domir_1.2.0.tgz(r-4.4-any)domir_1.2.0.tgz(r-4.3-any)
domir_1.2.0.tar.gz(r-4.5-noble)domir_1.2.0.tar.gz(r-4.4-noble)
domir_1.2.0.tgz(r-4.4-emscripten)domir_1.2.0.tgz(r-4.3-emscripten)
domir.pdf |domir.html
domir/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/jluchman/domir/issues

On CRAN:

dominance-analysisrelative-importanceshapley-valuevariable-importance

6 exports 4 stars 1.81 score 0 dependencies 29 scripts 1.1k downloads

Last updated 5 months agofrom:a023734b5d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 01 2024
R-4.5-winOKSep 01 2024
R-4.5-linuxOKSep 01 2024
R-4.4-winOKSep 01 2024
R-4.4-macOKSep 01 2024
R-4.3-winOKSep 01 2024
R-4.3-macOKSep 01 2024

Exports:domindominance_scalardomirfmllst2Fmlformula_listformula_parse

Dependencies:

Conceptual Introduction to Dominance Analysis

Rendered fromdomir_basics.Rmdusingknitr::rmarkdownon Sep 01 2024.

Last update: 2024-05-04
Started: 2021-09-11