stdlib-js / stdlib-js/stdlib

[RFC]: Statistical Distribution Operations

Đang mở
#7,776 6 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
6k
Fork
1.3k
Merge trung bình
1 ngày 3 giờ
Pull request đã merge (30 ngày)
611

Mô tả

### Description

This RFC proposes the addition of operations (e.g. sum, difference, random sample) for statistical distributions (namely, the normal distribution. I am not versed in statistics and am not aware of the validity of operations for other distributions). It would also help to have a fitting function (constructor or static method) to determine parameters and create the distribution from a dataset. All of these are very common uses of a statistics library and would avoid the issue of needing to reimplement each function separately.

### Related Issues

_No response_

### 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:`.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.