Package: rfUtilities
Title: Random Forests Model Selection and Performance Evaluation
Version: 2.1-5
Date: 2019-10-2
Authors@R: c(
	person("Jeffrey S.", "Evans", role = c("cre", "aut"),  email = "jeffrey_evans@tnc.org"),
	person("Melanie A.", "Murphy", role = "ctb") )
Description: Utilities for Random Forest model selection, class balance
    correction, significance test, cross validation and partial dependency
    plots.
Depends: R (>= 3.5)
Imports: randomForest (>= 4.6-12), cluster
Maintainer: Jeffrey S. Evans <jeffrey_evans@tnc.org>
License: GPL-3
URL: https://github.com/jeffreyevans/rfUtilities
NeedsCompilation: no
Repository: CRAN
LazyData: true
RoxygenNote: 6.1.1
Packaged: 2019-10-03 00:44:50 UTC; jeffrey_evans
Author: Jeffrey S. Evans [cre, aut],
  Melanie A. Murphy [ctb]
Date/Publication: 2019-10-03 04:50:02 UTC
Built: R 4.2.0; ; 2022-04-26 03:36:45 UTC; unix
