easystats / performance

:muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...)
https://easystats.github.io/performance/
GNU General Public License v3.0
1.01k stars 87 forks source link

Check_model in version 0.11.0 no longer produces qq plot residuals #709

Closed strengejacke closed 6 months ago

strengejacke commented 6 months ago

Fixes #708

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 59.88%. Comparing base (84b114d) to head (4491b24).

Files Patch % Lines
R/check_homogeneity.R 66.66% 1 Missing :warning:
R/check_predictions.R 0.00% 1 Missing :warning:
R/cronbachs_alpha.R 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #709 +/- ## ========================================== + Coverage 59.83% 59.88% +0.04% ========================================== Files 86 86 Lines 6322 6324 +2 ========================================== + Hits 3783 3787 +4 + Misses 2539 2537 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.