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

QQ plot blank in check model for glmmTMB with tweedie distribution #693

Closed strengejacke closed 7 months ago

strengejacke commented 7 months ago

Fixes #688

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 57.89%. Comparing base (e73c76f) to head (bd4fe6a).

Files Patch % Lines
R/check_model_diagnostics.R 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #693 +/- ## ========================================== + Coverage 57.54% 57.89% +0.34% ========================================== Files 84 84 Lines 6047 6054 +7 ========================================== + Hits 3480 3505 +25 + Misses 2567 2549 -18 ```

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