Package: rfUtilities
Title: Random Forests Model Selection and Performance Evaluation
Version: 1.0-1
Date: 2015-02-23
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.1.2), randomForest (>= 4.6-10)
Maintainer: Jeffrey S. Evans <jeffrey_evans@tnc.org>
License: GPL-3
URL: http://cran.r-project.org/web/packages/rfUtilities/
NeedsCompilation: no
Repository: CRAN
LazyData: true
Packaged: 2015-02-24 20:21:52 UTC; jevans
Author: Jeffrey S. Evans [cre, aut],
  Melanie A. Murphy [ctb]
Date/Publication: 2015-02-24 22:05:25
Built: R 3.1.2; ; 2015-02-25 17:46:59 UTC; unix
