Package: RFlocalfdr
Title: Significance Level for Random Forest Impurity Importance Scores
Version: 0.9
Authors@R: 
    person(given = "Robert",
           family = "Dunne",
           role = c("aut", "cre"),
           email = "rob.dunne@csiro.au",
           comment = c(ORCID = "https://orcid.org/0000-0003-1946-7279"))
Description: Sets a significance level for  Random Forest MDI (Mean Decrease in Impurity, Gini or
             sum of squares) variable importance scores, using an empirical Bayes approach.
             See Dunne et al. (2022)  <doi:10.1101/2022.04.06.487300>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
LazyDataCompression: xz
Imports: minpack.lm, sn, fitdistrplus, grDevices, graphics, stats,
        ranger, randomForest
Depends: R (>= 3.5.0)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), RFlocalfdr.data, vita
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-30 21:50:27 UTC; dun280
Author: Robert Dunne [aut, cre] (<https://orcid.org/0000-0003-1946-7279>)
Maintainer: Robert Dunne <rob.dunne@csiro.au>
Repository: CRAN
Date/Publication: 2025-01-30 22:10:10 UTC
Built: R 4.6.0; ; 2025-07-18 07:15:15 UTC; unix
