NEWS | R Documentation |
Add new function wsrfParallelInfo
for querying the
underlying parallel implementation (parallel or not)
The predict method requires a dummy outcome column to be in the new data (Thank Max Knhn for reporting this bug)
Adapt R's make variable CXX\_STD to configure installation
List packages used by vignettes code in DESCRIPTION
Let R to build the vignettes so that it can be visible on wsrf
added documents:
vignettes
README.Rd
NEWS.md
provided Windows support (no multi-threading functionality, but can run in distributed way)
bug fixed: when used in distributed environment, variable name info is missing, therefore, "Error: Training Set is empty" occurs.