From ce07dd53d232cc5176ebf160ed0f465c5414a83a Mon Sep 17 00:00:00 2001 From: Matthew Fidler Date: Fri, 18 Oct 2024 18:50:51 -0500 Subject: [PATCH] Add to news --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 9d0d5460..0b045619 100644 --- a/NEWS.md +++ b/NEWS.md @@ -13,6 +13,10 @@ `PopED` code between two different `PopED` databases, like in issue #131. +* Added a new function `popedBpopIdx(poped.db, "par")` which will get + the poped index for a model generated from `babelmixr2`, which is + useful when calculating the power (as in example 11). + # babelmixr2 0.1.4 * Added experimental `PopED` integration