Skip to content

Commit

Permalink
upadted NEWS file with new ZIPLN features
Browse files Browse the repository at this point in the history
  • Loading branch information
jchiquet committed Feb 24, 2024
1 parent dea8605 commit 1c000d0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Current (2024-01-23)
# PLNmodels 1.2.0 (2024-02-24)

* Addition of ZIPLN() and ZIPLNfit-class to allow for zero-inflation in the (for now) standard PLN model (merge PR #116)
* new feature: ZIPLN (PLN with zero inflation)
* ZIPLN() and ZIPLNfit-class to allow for zero-inflation in the standard PLN model (merge PR #116)
* ZIPLNnetwork() and ZIPLNfit_sparse-class to allow for zero-inflation in the PLNnetwork model (merge PR #118)
* Code factorization between PLNnetwork and ZIPLNnetwork (and associated classes)
* fix inconsistency between fitted and predict (merge PR #115)

# PLNmodels 1.1.0 (2024-01-08)

Expand Down

0 comments on commit 1c000d0

Please sign in to comment.