Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryO committed Jan 3, 2024
1 parent 0d1b735 commit d87859d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# multimput 0.2.14

* In case all imputed values are identical, `model_impute()` only runs a single
model on one imputation.
It reports the mean and standard errors based on the single model as-is.
* `model_impute()` handles empty data.
* `model_impute()` can filter the covariates with a user supplied function.
* Bugfix in generating zero-inflated negative binomial data

# multimput 0.2.13

Expand Down

0 comments on commit d87859d

Please sign in to comment.