gdalle / PointProcesses.jl

A package for temporal point process modeling, simulation and inference (unmaintained)
https://gdalle.github.io/PointProcesses.jl/
MIT License
18 stars 0 forks source link

Fix MarkedPointProcess fitting #40

Closed gdalle closed 1 year ago

gdalle commented 1 year ago

Breaking changes:

Bump version to 0.5.0 and update citation

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 71.42% and project coverage change: +2.19% :tada:

Comparison is base (b06fc93) 76.53% compared to head (4b98c4d) 78.72%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 76.53% 78.72% +2.19% ========================================== Files 14 13 -1 Lines 196 188 -8 ========================================== - Hits 150 148 -2 + Misses 46 40 -6 ``` | [Files Changed](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle) | Coverage Δ | | |---|---|---| | [src/PointProcesses.jl](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle#diff-c3JjL1BvaW50UHJvY2Vzc2VzLmps) | `100.00% <ø> (ø)` | | | [src/bounded\_point\_process.jl](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle#diff-c3JjL2JvdW5kZWRfcG9pbnRfcHJvY2Vzcy5qbA==) | `38.46% <ø> (ø)` | | | [src/poisson/multivariate/suffstats.jl](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle#diff-c3JjL3BvaXNzb24vbXVsdGl2YXJpYXRlL3N1ZmZzdGF0cy5qbA==) | `88.23% <50.00%> (+21.56%)` | :arrow_up: | | [src/poisson/marked/marked\_poisson\_process.jl](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle#diff-c3JjL3BvaXNzb24vbWFya2VkL21hcmtlZF9wb2lzc29uX3Byb2Nlc3Muamw=) | `58.33% <66.66%> (+3.78%)` | :arrow_up: | | [src/poisson/marked/fit.jl](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle#diff-c3JjL3BvaXNzb24vbWFya2VkL2ZpdC5qbA==) | `84.61% <81.81%> (-15.39%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/gdalle/PointProcesses.jl/pull/40/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle)

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