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

Refactor RtRandomWalkProcess and SimpleRandomWalkProcess to make step variance a randomvariable #263

Closed
damonbayer opened this issue Jul 11, 2024 · 1 comment

Comments

@damonbayer
Copy link
Collaborator

Request: can we have a forecasting unit test that confirms stochastic processes are projected forward as we would expect (e.g. that forecast-period steps in a random walk are generated conditional on the posterior sampled value of the step s.d.)

We do not currently support posterior updates of the step s.d., as far as I can tell. We definitely should, but I think that is out of scope for this PR.

Originally posted by @damonbayer in #241 (comment)

@damonbayer
Copy link
Collaborator Author

Duplicate of #188

@damonbayer damonbayer marked this as a duplicate of #188 Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant