Skip to content
Snippets Groups Projects
Verified Commit b7019557 authored by Gärber, Florian's avatar Gärber, Florian
Browse files

chore: Bump version to 0.4.0

parent 477f6961
No related branches found
No related tags found
No related merge requests found
Type: Package
Package: RFSurrogates
Title: Surrogate Minimal Depth Variable Importance
Version: 0.3.4
Version: 0.4.0
Authors@R: c(
person("Stephan", "Seifert", , "stephan.seifert@uni-hamburg.de", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2567-5728")),
......
# RFSurrogates (development version)
## New Features
# RFSurrogates 0.4.0
**Added `RandomForestSurrogates()`.**
......@@ -53,7 +51,7 @@ Value:
**Added `MutualImpurityReduction()`** as a replacement for `var.select.mir()`, where variable selection is performed with `MutualImpurityReductionVariableSelection()`.
## Changes
# RFSurrogates 0.3.4
* `var.select.smd()`, `var.select.md()`, `var.relations()`, `var.relations.mfi()`: Made several improvements to developer experience:
* `create.forest` now defaults to `is.null(forest)`, so it will automatically be `TRUE` if no forest is provided, and `FALSE` otherwise.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment