Skip to content

Commit dbd7dff

Browse files
committed
news
1 parent f5b1565 commit dbd7dff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# performance (devel)
22

3-
## Changes
3+
## Breaking Changes
44

55
* `model_performance()` for psych FA objects now correctly names the metric as
66
`RMSR` (Root Mean Square Residual) instead of `RMSA`. The `RMSR_corrected`
77
column (previously `RMSA_corrected`) is also renamed accordingly.
88

9+
## Changes
10+
911
* `check_model()` now limits the number of data points for models with many
1012
observations, to reduce the time for rendering the plot via the `maximum_dots`
1113
argument.

0 commit comments

Comments
 (0)