Skip to content

Refine pm.timeseries #2491

@junpenglao

Description

@junpenglao

Currently, the timeseries docstrings are not indexed on the website under API Reference > Distributions > Timeseries. The example notebook is also quite scattered.

We should unify all the timeseries notebooks into a single notebook, and potentially refactor some code and tests:

  • We only have test for EulerMaruyama, AR currently, more tests are needed.
    • The tests for AR() and AR1 should be further refined
  • The general AR logp could be improved (without using theano.scan)
  • Unifying multiple timeseries docs.
  • Timeseries docstring (link to doc API session)
  • Implement random method (see discourse)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions