Collection of less known statistical functions
Project description
obscure_stats
CI/CD | |
Package | |
Meta |
Highlights:
obscure_stats
is a Python package that includes a lot of useful but less known statistical functions and builds on top of numpy
and scipy
.
Current API list
- Collection of measures of central tendency -
obscure_stats/central_tendency
:- Contraharmonic Mean;
- Half-Sample Mode;
- Hodges-Lehmann-Sen Location;
- Midhinge;
- Midmean;
- Midrange;
- Standard Trimmed Harrell-Davis Quantile;
- Trimean.
- Collection of measures of dispersion -
obscure_stats/dispersion
:- Coefficient of Variation;
- Dispersion Ratio;
- Linear Coefficient of Variation;
- Lloyds Index;
- Morisita Index;
- Quartile Coefficient of Dispersion;
- Robust Coefficient of Variation;
- Standard Quantile Absolute Deviation;
- Studentized Range.
- Collection of measures of skewness -
obscure_stats/skewness
:- Area Under the Skewness Curve (weighted and unweighted);
- Bickel Mode Skewness Coefficient;
- Bowley Skewness Coefficient;
- Forhad-Shorna Rank Skewness Coefficient;
- Groeneveld Skewness Coefficient;
- Hossain-Adnan Skewness Coefficient;
- Kelly Skewness Coefficient;
- Medeen Skewness Coefficient;
- Pearson Median Skewness Coefficient;
- Pearson Mode Skewness Coefficient (original and halfmode modification).
- Collection of measures of kurtosis -
obscure_stats/kurtosis
:- Crow-Siddiqui Kurtosis;
- Hogg Kurtosis;
- Moors Kurtosis;
- Moors Octile Kurtosis;
- Reza-Ma Kurtosis.
- Collection of measures of association -
obscure_stats/association
:- Chatterjee Xi correlation Coefficient (original and symmetric versions);
- Concordance Correlation Coefficient;
- Concordance Rate;
- Tanimoto Similarity;
- Zhang I Correlation Coefficient.
- Collection of measures of qualitative variation -
obscure_stats/variation
:- AVDev;
- B Index;
- Extropy;
- Gibbs M1;
- Gibbs M2;
- ModVR;
- RanVR.
Installation
pip install obscure_stats
License
The content of this repository is licensed under a MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
obscure_stats-0.1.3.tar.gz
(15.2 kB
view hashes)
Built Distribution
Close
Hashes for obscure_stats-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 797920c046a8634ea352d4a4b89b759ab0404fdac3459d8b90cf35bc589637a5 |
|
MD5 | fd53f7f334292b370648fec62833b2a0 |
|
BLAKE2b-256 | 185035cff6a9c401843ffe8cd4d8e514a4a72ba75d068f4d1d417862eb7226cd |