https://github.com/ralsei/loess
Local polynomial regressions for Racket.
https://github.com/ralsei/loess
Last synced: 4 months ago
JSON representation
Local polynomial regressions for Racket.
- Host: GitHub
- URL: https://github.com/ralsei/loess
- Owner: ralsei
- License: agpl-3.0
- Created: 2021-06-01T03:02:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T17:05:14.000Z (over 1 year ago)
- Last Synced: 2025-10-20T15:01:44.771Z (8 months ago)
- Language: Racket
- Homepage: https://docs.racket-lang.org/loess/index.html
- Size: 92.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Loess
Local polynomial regressions for Racket.
## Installation
This package is available on the Racket package server: https://pkgs.racket-lang.org/package/loess
You can install it with `raco pkg install loess`.
## Documentation
* API reference: https://docs.racket-lang.org/loess/index.html