Support prediction vectors shorter than the right-truncation PMF in `compute_prop_already_reported`
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 29
- Forks
- 9
- Avg merge
- 9d 9h
- Merged PRs (30d)
- 8
Description
Not for this PR, but we should consider generalizing
compute_prop_already_reportedso that this does not need to be true.
Originally posted by @dylanhmorris in https://github.com/CDCgov/PyRenew/pull/705#discussion_r2824380206
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate compute_prop_already_reported in the PyRenew source and inspect how it handles the prediction vector and right-truncation PMF. Identify the relevant existing tests or examples, then define completion as supporting prediction vectors shorter than the PMF without breaking current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100