Package: rfviz
Type: Package
Title: Interactive Visualization Tool for Random Forests
Version: 1.0.1
Authors@R: person("Chris", "Kuchar", email = "chrisjkuchar@gmail.com", 
    role = c("aut", "cre"))
Description: An interactive data visualization and exploration toolkit
    that implements Breiman and Cutler's original random forest Java based        
    visualization tools in R, for supervised and unsupervised classification and 
    regression within the algorithm random forest. 
Depends: R (>= 3.5.1), randomForest, loon, tcltk
License: GPL (>= 2)
URL:
        https://www.stat.berkeley.edu/~breiman/RandomForests/cc_graphics.htm
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: stats, utils
NeedsCompilation: no
Packaged: 2022-02-22 18:41:38 UTC; christopher.beckett
Author: Chris Kuchar [aut, cre]
Maintainer: Chris Kuchar <chrisjkuchar@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-23 13:00:02 UTC
Built: R 4.4.3; ; 2025-11-12 03:48:45 UTC; windows
