Skip to content

Releases: aberHRML/forestControl

Version 0.2.2

09 Feb 10:34
4b9637c
Compare
Choose a tag to compare
  • Routine house-keeping
  • Update citation url

Version 0.2.1

18 Nov 10:34
Compare
Choose a tag to compare
  • Bug fix for class checking when formula notation has been used
  • Support for randomForest and ranger models which have been created using parsnip

v0.2.0

20 Jul 10:33
edc3c25
Compare
Choose a tag to compare
  • Significant reduction in compute time for calculating false positive rates by sampling only unique selection frequencies

  • Addition of tidy tools (dplyr, tibble, magrittr)

v0.1.1

16 Feb 16:28
Compare
Choose a tag to compare
  • Core algorithm now implemented in C++
  • Ready for CRAN submission

v.0.1.0

04 Dec 12:35
Compare
Choose a tag to compare

v0.1.0

  • Implemented Strategy-1 from Konukoglu,E. and Ganz,M.,2014. Approximate false positive rate control in selection frequency for random forest

  • Support for randomForest and ranger forest objects

  • Calculate selection frequency threshold for a given false positive rate (alpha)

  • False positive rate feature selection

  • Wrapper for selection frequencies extract from objects