Package: domir
Title: Tools to Support Relative Importance Analysis
Version: 0.3.0
Date: 2022-2-19
Authors@R: 
    person(given = "Joseph",
           family = "Luchman",
           role = c("aut", "cre"),
           email = "jluchman@gmail.com",
           comment = c(ORCID = "0000-0002-8886-9717"))
Description: Provides tools that support relative importance analysis focusing 
    on dominance analysis.  Dominance analysis is a methodology for 
    determining the relative importance of predictors/features/independent
    variables (Azen, R., & Budescu, D. V. (2003) <doi:10.1037/1082-989X.8.2.129>; 
    Groemping, U. (2007) <doi:10.1198/000313007X188252>) 
    as well as parameter estimates (Luchman, J. N, Lei, X., & Kaplan, S. 
    (2020) <doi:10.47263/JASEM.4(2)02>). 
    These tools are intended to extend relative importance analysis to, 
    effectively, any statistical or machine learning function as defined or 
    desired by the user-especially those where the user wants to use custom 
    importance/fit statistic or modeling function.
Imports: stats, utils
Suggests: dominanceanalysis, testthat (>= 3.0.0), relaimpo, yhat,
        knitr, rmarkdown
License: GPL (>= 3)
URL: https://github.com/jluchman/domir
Encoding: UTF-8
RoxygenNote: 7.1.2
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2022-02-19 17:12:56 UTC; josephluchman
Author: Joseph Luchman [aut, cre] (<https://orcid.org/0000-0002-8886-9717>)
Maintainer: Joseph Luchman <jluchman@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-21 08:50:14 UTC
Built: R 4.0.5; ; 2022-02-22 11:25:08 UTC; unix
