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 1afaaac commit 1357e02Copy full SHA for 1357e02
2 files changed
DESCRIPTION
@@ -122,4 +122,3 @@ Config/testthat/edition: 3
122
Config/testthat/parallel: true
123
Config/Needs/website: easystats/easystatstemplate
124
Config/rcmdcheck/ignore-inconsequential-notes: true
125
-Remotes: easystats/performance
NEWS.md
@@ -10,6 +10,9 @@
10
* `plot()` for `performance::check_normality()` now also supports objects from
11
`psych::fa()`, `psych::principal()` and `parameters::factor_analysis()`.
12
13
+* `plot()` for `performance::check_outliers()` gets a new `"scree"` type option,
14
+ to create a scree plot of outlier statistics.
15
+
16
* Minor re-labelling of axis titles and subtitles in `plot()` for
17
`performance::check_residuals()`.
18
0 commit comments