diff --git a/NEWS.md b/NEWS.md index 5498dd6..26266ac 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,7 @@ # rsimsum (development version) +* Fixed issues with nested loop plot when the simulation design is not fully-factorial (#47, thanks @mikesweeting). + # rsimsum 0.12.0 * A new performance measure, relative bias, can now be calculated along with its Monte Carlo error (#41). More details on the formulae are in the introductory vignette, which has been updated accordingly. diff --git a/docs/news/index.html b/docs/news/index.html index 034e781..d443dab 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -57,7 +57,8 @@

rsimsum (development version)

-
+

rsimsum 0.12.0