User-friendly version of AR1()
- Dominant language
- Haskell
- Stars
- 24
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The current ar1() function is flexible but difficult to use. Should create a new version for the stationary ar1(). One of the parameters should be the stationary variance; the other might be either the random-walk variance or the correlation coefficient for successive time steps.
Also, documentation should give guidance on priors.
Contributor guide
Research direction
Start by locating the current ar1() implementation and its existing documentation. Clarify whether the stationary variance should be paired with random-walk variance or successive-step correlation, then define the new user-facing API and the prior guidance. Done means the stationary version and its documentation are implemented with an agreed parameter choice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100