https://github.com/steviecurran/bin-data
Bin data and plot
https://github.com/steviecurran/bin-data
correlation p-value python quantile significance-testing statistics visualization
Last synced: over 1 year ago
JSON representation
Bin data and plot
- Host: GitHub
- URL: https://github.com/steviecurran/bin-data
- Owner: steviecurran
- Created: 2025-02-25T04:32:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T04:49:31.000Z (over 1 year ago)
- Last Synced: 2025-02-25T05:27:35.449Z (over 1 year ago)
- Topics: correlation, p-value, python, quantile, significance-testing, statistics, visualization
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bin data and plot
Will bin the data either by equally spaced bins or by an equal number of datapoints in each bin (quantile binning).

Is written so that the option to bin limits, via the ASURV survival analysis package, may also be included. I'll get around to this soon.