Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dandls committed Jun 19, 2023
1 parent 51aa920 commit 6e67b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
@@ -1,5 +1,5 @@
# counterfactuals 0.1.3
* Resolved bug in `Counterfactuals$evaluate(show_diff = TRUE)` after `$subset_to_valid()` and `$revert_subset_to_valid()` were called
* Resolved bug in `Counterfactuals$evaluate(show_diff = TRUE)` after `$subset_to_valid()` and `$revert_subset_to_valid()` were called.
* Throw errors if `x_nn_correct = TRUE` but no correctly classified observation available.
* Add required packages for running MOCClassif and MOCRegr with `use_conditional_mutator = TRUE`.

Expand Down

0 comments on commit 6e67b3a

Please sign in to comment.