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

Delay kernel is improperly defined within LatentDelay #266

Closed
seabbs opened this issue Jun 9, 2024 · 1 comment
Closed

Delay kernel is improperly defined within LatentDelay #266

seabbs opened this issue Jun 9, 2024 · 1 comment
Labels
bug Something isn't working EpiAware

Comments

@seabbs
Copy link
Collaborator

seabbs commented Jun 9, 2024

#250 attempt to solve an issue with handling partial latent delays but did not correctly update the generate kernel function so that it returns only complete convolution kernels.

To resolve this we should add a option so that it can do so. This change also needs to add a robust unit test for LatentDelay.

kernel = generate_observation_kernel(obs_model.pmf, nobs_Y_t)

@seabbs seabbs added bug Something isn't working EpiAware labels Jun 9, 2024
@seabbs
Copy link
Collaborator Author

seabbs commented Jun 11, 2024

This was closed by #267

@seabbs seabbs closed this as completed Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working EpiAware
Projects
None yet
Development

No branches or pull requests

1 participant