Package: rfPermute
Type: Package
Title: Estimate Permutation p-Values for Random Forest Importance
        Metrics
Description: Estimate significance of importance metrics
    for a Random Forest model by permuting the response
    variable. Produces null distribution of importance
    metrics for each predictor variable and p-value of
    observed.
Version: 2.0
Date: 2016-03-03
Author: Eric Archer
Maintainer: Eric Archer <eric.archer@noaa.gov>
Depends: R (>= 3.2.0), randomForest
Imports: abind, ggplot2, graphics, grDevices, gridExtra, stats,
        swfscMisc
License: GPL (>= 2)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-03 20:00:37 UTC; eric.archer
Repository: CRAN
Date/Publication: 2016-03-03 23:49:02
