statdivlab / radEmu

Other
49 stars 8 forks source link

Address issue #48, intercept-only model #50

Closed svteichman closed 5 months ago

svteichman commented 5 months ago

Make it possible to run intercept-only model with emuFit, while providing a message that the intercept will not be interpretable. Add a test in "test-emuFit.R" of intercept only model.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 86.21%. Comparing base (6b9c6c7) to head (cb34099). Report is 16 commits behind head on main.

:exclamation: Current head cb34099 differs from pull request most recent head 5cd5bf5. Consider uploading reports for the commit 5cd5bf5 to get more accurate results

Files Patch % Lines
R/emuFit.R 86.04% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ========================================== + Coverage 85.04% 86.21% +1.17% ========================================== Files 28 28 Lines 1090 1110 +20 ========================================== + Hits 927 957 +30 + Misses 163 153 -10 ```

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