Commit graph

12 commits

Author SHA1 Message Date
3f0f6c0878 Add optional penalties when splitting variables that have NAs.
Also include several bug fixes from the Java project.
2019-08-29 13:54:38 -07:00
Joel Therrien
fd8621a88d Minor updates to pass CRAN checks 2019-07-26 15:11:32 -07:00
Joel Therrien
360be1f80e Add integrated Brier score error measure 2019-07-23 11:17:21 -07:00
0cd20225ce Include wihs data and vignette into package 2019-07-05 11:56:53 -07:00
9006f96716 Use smaller jar file; remove unnecessary dependencies 2019-07-02 16:52:25 -07:00
a3d38c252b Slight reordering of files; prepping for CRAN release 2019-07-02 10:46:36 -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
8f140beeb7 Version 1.0 release; update README. 2019-06-28 11:15:53 -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