Package: SoftRandomForest
Version: 0.1.0
Date: 2019-05-05
Title: Classification Random Forests for Soft Decision Trees
Author: Gregory Hilleren <Gregory.Hilleren@gmail.com>
Maintainer: Gregory Hilleren <Gregory.Hilleren@gmail.com>
Depends: R (>= 3.4.0)
Description: Performs random forests for soft decision trees for a 
	classification problem.  Current limitations are for a maximum depth of 5
	resulting in 16 terminal nodes.  Some data cleaning is required before
	input.  Final graphic output requires currently requires exporting to 'Microsoft
	Excel' for visualization.  Method based on Irsoy, Yildiz and Alpaydin (2012, ISBN: 978-4-9906441-1-6).
Imports: boot, utils
License: CC0
URL: https://github.com/GregHilleren/SoftRandomForest
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-05-13 14:25:03 UTC; Gregory
Repository: CRAN
Date/Publication: 2019-05-15 13:20:03 UTC
