Commit graph

14 commits

Author SHA1 Message Date
Joel Therrien
48859b0249 Add variable importance 2019-08-12 14:42:38 -07:00
Joel Therrien
fd8621a88d Minor updates to pass CRAN checks 2019-07-26 15:11:32 -07:00
Joel Therrien
af0c8f2e96 Merge branch 'master' into 1.0.4-develop 2019-07-24 10:54:21 -07:00
Joel Therrien
e062d3f441 Clean up documentation 2019-07-23 11:55:46 -07:00
Joel Therrien
094fb5489e Add better error checking for the extract___ functions. 2019-07-23 11:20:13 -07:00
Joel Therrien
0662c9dfc3 Fix bug where if you run tests without first installing the package, tests fail. 2019-07-23 11:18:40 -07:00
Joel Therrien
360be1f80e Add integrated Brier score error measure 2019-07-23 11:17:21 -07:00
Joel Therrien
cb4c9b73ae Improve documentation with more references 2019-07-22 11:41:25 -07:00
0cd20225ce Include wihs data and vignette into package 2019-07-05 11:56:53 -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