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

ARMA POC #702

Closed
wants to merge 29 commits into from
Closed

ARMA POC #702

wants to merge 29 commits into from

Conversation

GavinSteiningerUber
Copy link
Collaborator

@GavinSteiningerUber GavinSteiningerUber commented Jan 28, 2022

Description

This PR introduces an ARMA model to orbit with a MCMC estimator.
The ARMA model lets the user chose the number and length of lags for both the AR and MA processes.
Linear predictors can also be added.

Fixes # (issue)
#691

Type of change

  • New feature

How Has This Been Tested?

Standard unit tests. Additional test will eventually be needed.

Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests.

@edwinnglabs edwinnglabs added the WIP Someone is aware of this and working in progress label Feb 2, 2022
@edwinnglabs edwinnglabs deleted the arma_gavin branch March 9, 2022 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Someone is aware of this and working in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants