Segmented Least Squares
Project description
seglines
What:
Compute segmented least squares for a dataset. Probably assumes that X = 1...N
or something.
Install:
pip install seglines
Usage:
seglines l data.csv
To generate data first:
seglines --generate 5 10 > data.csv
and then
seglines 5 data.csv
This outputs the segments, and also writes a file data.csv
for your convenience.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
seglines-0.0.2.tar.gz
(3.5 kB
view details)
File details
Details for the file seglines-0.0.2.tar.gz
.
File metadata
- Download URL: seglines-0.0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ca9adbe99b811109bbf53cfc419f666b32ae905c5ae61acf27b9a69acfe1fd43
|
|
MD5 |
11f4ab8f0bba973418f592bad4a5828a
|
|
BLAKE2b-256 |
e91acc17653774b54ad80790b4207ff6e334de664bc055b14ee775b50679e699
|