From 27431d37396159191489ffbd51125b82cd3099f6 Mon Sep 17 00:00:00 2001 From: Flora Le Date: Fri, 1 Mar 2024 21:20:08 +1100 Subject: [PATCH] new for v1.2.2 --- NEWS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.md b/NEWS.md index c17c712..57e08b0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -38,3 +38,10 @@ ### Other Changes * Fix a bug in the `summary` argument of `predict()` and `fitted()`. + +# multilevelcoda 1.2.2 + +### New Features + +* Add a new function `multilevelcoda_sim()` to bundle simulation study results in a `shiny` app. +* Add more methods for `brmcoda` (`loo` and `pp_check`).