Skip to content

Commit

Permalink
Merge pull request #79 from mayer79/cran-candidate
Browse files Browse the repository at this point in the history
CRAN candidate
  • Loading branch information
mayer79 authored Aug 17, 2024
2 parents 9f4fc61 + 591ce0a commit f3cd709
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 13 deletions.
6 changes: 3 additions & 3 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 2.5.0
Date: 2024-07-12 15:21:18 UTC
SHA: 41e6804521954a185f186aae3c970493e6195ba9
Version: 2.6.0
Date: 2024-08-17 15:06:30 UTC
SHA: b46552ad32230999d13182b3cad2c073213c84eb
11 changes: 2 additions & 9 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,8 @@

### Major bug fix

Fixes a major bug, by which responses would be used as covariates in the random forests. Thanks for reporting @flystar233 (PR #78).

You can expect to get

- different imputations,
- better and more logical imputations,
- less good stated OOB prediction errors,
- higher variability in multiple imputation settings.

Fixes a major bug, by which responses would be used as covariates in the random forests. Thanks for reporting [@flystar233](https://github.com/flystar233), see [#78](https://github.com/mayer79/missRanger/pull/78).
You can expect different and better imputations.

### Major feature

Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Hello CRAN

This update
- fixes a major bug introduced in 2.3.0
- fixes a major bug,
- and brings a long awaited feature of out-of-sample application of the imputation models.

## R CMD check (local)
Expand Down

0 comments on commit f3cd709

Please sign in to comment.