Package: domir
Title: Tools to Support Relative Importance Analysis
Version: 0.0.0
Date: 2021-2-27
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 metric or modeling function.
Imports: methods, datasets
Suggests: dominanceanalysis, relaimpo, yhat
License: GPL (>= 2)
URL: <https://github.com/jluchman/domir>
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-27 15:32:28 UTC; josephluchman
Author: Joseph Luchman [aut, cre] (<https://orcid.org/0000-0002-8886-9717>)
Maintainer: Joseph Luchman <jluchman@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-01 10:40:02 UTC
