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

Improve consistency of observation dimension return #259

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

Improve consistency of observation dimension return #259

seabbs opened this issue Jun 4, 2024 · 1 comment
Labels

Comments

@seabbs
Copy link
Collaborator

seabbs commented Jun 4, 2024

In #250 we added buffering of observations to prevent partially observed data issues. This in effect shortens the output observed data but only in the case when no data has been passed. It also means that all underlying observation models have to support fitting to just the tail of available data based on the length of the input expected obs (this could be resolved as part of #160).

Both of these issues suggest thinking further about this (potentially as part of #246).

@seabbs seabbs added the EpiAware label Jun 4, 2024
@seabbs
Copy link
Collaborator Author

seabbs commented Jun 11, 2024

I think this was resolved in #268?

@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
Projects
None yet
Development

No branches or pull requests

1 participant