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

More flexible Rt class (possibly meta) #45

Open
3 tasks
ghost opened this issue Mar 26, 2024 · 0 comments
Open
3 tasks

More flexible Rt class (possibly meta) #45

ghost opened this issue Mar 26, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 26, 2024

Goal

Given that we now have a latent module for latent (but potentially observable) variables, I propose creating an an Rt class there.

To represnt varying in time according to a particular stochastic process on a particular transformed scale, one would instantiate the Rt class (or a subclass of it), using stochastic processes from pyrenew.processes, transformations from pyrenew.transform etc.
-- #26 (comment) @dylanhmorris

Context

Re-implementation of pyrenew.

Required features

See goals

Specifications

  • Create the desired class under processes/
  • Have a test.
  • Have it properly documented, including an example in getting started or other doc under docs
@ghost ghost added the development task label Mar 26, 2024
@ghost ghost added this to the Backlog milestone Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants