Skip to content

Releases: robingenuer/VSURF

Several RF implementations are now included

18 Jul 13:34
Compare
Choose a tag to compare

Update tests after randomForest package update

11 Apr 12:42
Compare
Choose a tag to compare
  • update all tests because randomForest package has been updated and behavior
    with set.seed() has changed (and hence crashing all tests of VSURF)
  • add PM10 data into the package

Tests added to the package

12 Oct 12:26
Compare
Choose a tag to compare

This is a minor update, which essentially adds some tests in the package.

v1.0.0 Major update

14 May 14:08
Compare
Choose a tag to compare

Lots of changes documented in the NEWS file.

  • Functions *.parallel removed. Main functions run in parallel with para=TRUE.
  • Functions names changed: VSURF.thres -> VSURF_thres, VSURF.interp -> VSURF_interp, VSURF.pred -> VSURF_pred