epiverse-trace / cfr

R package to estimate disease severity and under-reporting in real-time, accounting for reporting delays in epidemic time-series
https://epiverse-trace.github.io/cfr/
Other
13 stars 3 forks source link

Rename output columns to `*_estimate` #146

Closed pratikunterwegs closed 4 months ago

pratikunterwegs commented 5 months ago

This PR fixes #144 by renaming all output columns *_mean to *_estimate. All tests and documentation files have been updated to account for this change.

pratikunterwegs commented 4 months ago

Merging this PR as checks are passing.