stdlib-js / stdlib-js/stdlib

[RFC]: add new modules in `stats/strided`

Open
#13,985 0 comments 0 reactions 0 assignees View on GitHub
C Feature JavaScript Statistics status: Blocked Tracking Issue
Dominant language
JavaScript
Stars
6k
Forks
1.3k
Avg merge
1d 3h
Merged PRs (30d)
611

Description

### Description

This RFC proposes to add new modules in `stats/strided` :

- [ ] smeanstdev
- [ ] smeanstdevpn
- [ ] smeanvar
- [ ] smeanvarpn
- [ ] ssemch
- [ ] ssempn
- [ ] ssemtk
- [ ] ssemwd
- [ ] ssemyc
- [ ] svarm
- [ ] svarmpn
- [ ] svarmtk
- [ ] spcorr
- [ ] spcorrwd
- [ ] scovmatmtk
- [ ] smidrangeabs
- [ ] smskminabs
- [ ] dsstdev
- [ ] dsstdevpn
- [ ] dsvarm
- [ ] dsvarmpn
- [ ] dsvarmtk
- [ ] sdsmeanpn
- [ ] sdsmeanpw
- [ ] sdsmeanwd
- [ ] meanli
- [ ] meanlipw
- [ ] sem
- [ ] semch
- [ ] sempn
- [ ] semtk
- [ ] semwdsemyc
- [ ] varm
- [ ] varmpn
- [ ] varmtk
- [ ] pcorr
- [ ] pcorrwd
- [ ] cumax
- [ ] cumaxabs
- [ ] cumin
- [ ] cuminabs

### Related Issues

No

### Questions

No.

### Other

No.

### Checklist

- [x] I have read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [x] Searched for existing issues and pull requests.
- [x] The issue name begins with `RFC:`.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing stats/strided modules and their conventions before taking on any item in the RFC list. Done would mean implementing the selected statistical module consistently with the surrounding collection, with appropriate coverage, but the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.