Skip to content

Commit

Permalink
minor tweak to news
Browse files Browse the repository at this point in the history
  • Loading branch information
n-kall committed May 10, 2024
1 parent f500de1 commit a77b178
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

### Enhancements

* Add `are_log_weights` option to `pareto_smooth`, which can improve
Pareto smoothing computation if the input are log weights.
* Add `exclude` option to `subset_draws`, which can be used to exclude
the matched selection.
* Add `are_log_weights` option to `pareto_smooth`, which is necessary
for correct Pareto smoothing computation if the input vector
consists of log weights.
* Add `pareto_smooth` option to `weight_draws`, to Pareto smooth
weights before adding to a draws object.
* Add individual Pareto diagnostic functions (`pareto_khat`,
Expand Down

0 comments on commit a77b178

Please sign in to comment.