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

Create NullLatentModel #529

Closed
SamuelBrand1 opened this issue Nov 20, 2024 · 2 comments · Fixed by #530
Closed

Create NullLatentModel #529

SamuelBrand1 opened this issue Nov 20, 2024 · 2 comments · Fixed by #530
Labels
enhancement New feature or request EpiAware

Comments

@SamuelBrand1
Copy link
Collaborator

          > I think I've nearly fully addressed this concern. Where we might be missing something is not having a NullLatentModel type which just generates nothing values. I wanted to leave the option open for the ODE models to be conditional on a latent process outcome, e.g. as per a Renewal model, but that is not currently used. A nothing returning process would let us use the current infra for model specification.

Good idea

Originally posted by @seabbs in #510 (comment)

As discussed here, this would be an easy and handy feature.

@SamuelBrand1
Copy link
Collaborator Author

It also makes resolving #526 smoother, because we can reuse the EpiProblem pattern.

@SamuelBrand1 SamuelBrand1 added enhancement New feature or request EpiAware labels Nov 20, 2024
@seabbs
Copy link
Collaborator

seabbs commented Nov 20, 2024

Yes good point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request EpiAware
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants