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 e9192fa commit 36585d2Copy full SHA for 36585d2
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: performance
3
Title: Assessment of Regression Models Performance
4
-Version: 0.15.0.1
+Version: 0.15.0.2
5
Authors@R:
6
c(person(given = "Daniel",
7
family = "Lüdecke",
NEWS.md
@@ -4,6 +4,8 @@
* `display()` now supports the `tinytable` format, when `format = "tt"`.
+* Better handling of non-converged lavaan-models in `model_performance()`.
8
+
9
# performance 0.15.0
10
11
## New functions
0 commit comments