Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement delay-based censoring #30

Closed
parksw3 opened this issue May 13, 2024 · 1 comment
Closed

Implement delay-based censoring #30

parksw3 opened this issue May 13, 2024 · 1 comment
Labels
enhancement New feature or request low For a future release research project A more academic contribution

Comments

@parksw3
Copy link
Collaborator

parksw3 commented May 13, 2024

This is a longer-term goal but we should implement delay-based censoring models as discussed last week for computational efficiency.

One problem is that the shape of the prior distribution for the delay-based censoring would depend on different combination of censoring widths and prior distributions. In the simplest case, let's say we have a 4 day censoring window for the delay. This could be done by either (1) 2 day intervals for both primary and secondary events or (2) 1 day interval for primary events and 3 day interval for secondary events. These two scenarios would require different priors for the delay-based censoring.

I feel there's some more research to be done in this area but I also think this would be a practically important issue.

@seabbs seabbs added enhancement New feature or request research project A more academic contribution labels May 13, 2024
@athowes athowes added the low For a future release label Aug 8, 2024
@seabbs
Copy link
Contributor

seabbs commented Dec 5, 2024

I think that the marginal model (i.e primarycensored) might have got us what we need here so closing. Please reopen if you think there is more to do here.

@seabbs seabbs closed this as completed Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low For a future release research project A more academic contribution
Projects
None yet
Development

No branches or pull requests

3 participants