klangner / klangner/timeseries
Add covariance
Open
- Dominant language
- Haskell
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
cov(X, Y) = E[(X-mu)(Y-muy)]
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue gives only the covariance formula and does not name a file, entry point, or test. First inspect the library's existing time-series and statistical functions to find the appropriate location and testing pattern. Done means covariance is available and its result follows the stated formula.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100