Download Latest Version performance 0.17.0 source code.tar.gz (4.0 MB)
Email in envelope

Get an email when there's a new version of performance

Home / v0.16.0
Name Modified Size InfoDownloads / Week
Parent folder
performance 0.16.0 source code.tar.gz 2026-02-04 4.3 MB
performance 0.16.0 source code.zip 2026-02-04 4.5 MB
README.md 2026-02-04 853 Bytes
Totals: 3 Items   8.8 MB 0

Breaking Changes

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

  • The first argument in check_model(), check_predictions() and check_convergence() was renamed to model.

Changes

  • check_model() now limits the number of data points for models with many observations, to reduce the time for rendering the plot via the maximum_dots argument.

  • check_model() can now show or hide confidence intervals using the show_ci argument. For models with only categorical predictors, confidence intervals are not shown by default.

Bug fixes

  • Fixed issue in check_dag() with multiple colliders.

  • Fixed CRAN check issues.

Source: README.md, updated 2026-02-04