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

5.83 score 5 stars 29 scripts 1.6k downloads 6 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-winOKNov 01 2024
R-4.5-linuxOKNov 01 2024
R-4.4-winOKNov 01 2024
R-4.4-macOKNov 01 2024
R-4.3-winOKNov 01 2024
R-4.3-macOKNov 01 2024

Exports:domindominance_scalardomirfmllst2Fmlformula_listformula_parse

Dependencies:

Conceptual Introduction to Dominance Analysis

Rendered fromdomir_basics.Rmdusingknitr::rmarkdownon Nov 01 2024.

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