We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a02a5 commit 7c765e9Copy full SHA for 7c765e9
2 files changed
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: modelbased
3
Title: Estimation of Model-Based Predictions, Contrasts and Means
4
-Version: 0.11.1.2
+Version: 0.11.2
5
Authors@R:
6
c(person(given = "Dominique",
7
family = "Makowski",
NEWS.md
@@ -1,10 +1,14 @@
-# modelbased (devel)
+# modelbased 0.11.2
## Changes
* `estimate_contrasts()` for results from `estimate_relation()` and alike is
now more efficient for larger number of contrasts.
8
+* Updated information of `citation()`. If you want to cite the `modelbased`
9
+ package, please use the JOSS publication as reference
10
+ (https://joss.theoj.org/papers/10.21105/joss.07969).
11
+
12
## Bug fixes
13
14
* Fixed issue with formatted labels in `estimate_contrasts()` for results from
0 commit comments