Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbclements/t-test
Implementations of Student's T-Test and Welch's T-Test for Racket
https://github.com/jbclements/t-test
racket
Last synced: 5 days ago
JSON representation
Implementations of Student's T-Test and Welch's T-Test for Racket
- Host: GitHub
- URL: https://github.com/jbclements/t-test
- Owner: jbclements
- License: lgpl-3.0
- Created: 2018-12-30T20:26:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T19:03:45.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T06:54:04.883Z (6 days ago)
- Topics: racket
- Language: Racket
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# t-test
Implementations of Student's T-Test and Welch's T-Test for Racket