From fd59c50ca2e2739c3fec12889a512270834ea461 Mon Sep 17 00:00:00 2001 From: gowerc Date: Thu, 20 Feb 2025 09:17:20 +0000 Subject: [PATCH] updated news --- NEWS.md | 11 +++++++++++ inst/WORDLIST | 2 ++ 2 files changed, 13 insertions(+) diff --git a/NEWS.md b/NEWS.md index c19b1d8b..dc837359 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,14 @@ + +# jmpost Development Version + +- Introduced the `saveObject()` method for `JointModelSample` objects in order to serialise them to disk (#431). +- Added support for truncated prior distributions e.g. you can now apply a normal prior to a strictly positive parameter and jmpost will take care of adjusting the density accordingly (#429). +- Included new Gamma distribution survival model (#411). +- Reworked LOO calculations to apply to each individual submodel and disabled LOO calculations for the overall joint model (#402). +- Added support for additive variance (#403). +- Added support for independent variances per study/arm (#389). +- Miscellaneous bug fixes. + # jmpost 0.0.1 - Initial Release diff --git a/inst/WORDLIST b/inst/WORDLIST index 5fb882e7..c3d07be5 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -144,3 +144,5 @@ pk LogitNormal csv saveObject +submodel +serialise