Commit graph

6 commits

Author SHA1 Message Date
3fa2fef82a Fix bug where predicting on regression forest with no newData caused
crash.
2019-09-08 17:03:41 -07:00
a9e65edad3 Slight cleanup
No more warnings from devtools::check()
2019-06-30 15:41:33 -07:00
7a759d9dea Version 1.0.1; cleaned up documentation.
Moving towards a CRAN release.
2019-06-30 15:07:29 -07:00
fdc708dad5 New features -
Add support for making predictions without specifying training data
Add support for adding trees to an existing forest
Add support for toggling displayProgress

Also reduced the size of the package by removing some unused dependency
classes.
2019-06-19 13:15:43 -07:00
30d9060517 Cleanup function defintions and documentation 2019-06-06 15:54:37 -07:00
9217c72cf9 Initial commit for pre-release development version 2019-05-31 15:13:24 -07:00