epinowcast / primarycensored

Primary event censored distributions in R and Stan.
https://primarycensored.epinowcast.org/
Other
7 stars 1 forks source link

Issue 70: Restructure stan code #123

Closed seabbs closed 1 week ago

seabbs commented 1 week ago

Description

This PR closes #70 by restructuring the stan code. It does this by moving all stan functions in a stan/functions folder, updating the pathing of tools to respect this, and moving the cmdstan model into stan. Due to the pathing changes this has no impact on R facing usage.

Checklist

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.35%. Comparing base (14f259a) to head (89e7035). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ======================================= Coverage 99.35% 99.35% ======================================= Files 10 10 Lines 463 463 ======================================= Hits 460 460 Misses 3 3 ```

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