Package for debiasing the sample SD estimator
Project description
Package for debiasing the sample SD estimator. For more information, see De-biasing standard deviation estimators.
Free software: GNU General Public License v3
Documentation: https://debiased-sd.readthedocs.io.
Features
Kurtosis-based estimator
Bootstrap bias estimator
Jackknife bias estimator
Exact Gaussian estimator
Package structure
Directory Structure
debiased_sd/ ├── src/ │ └── debiased_sd/ │ ├── __init__.py │ ├── estimators.py │ ├── utils.py │ └── Other source files ├── tests/ │ └── test_debiased_sd.py ├── docs/ │ ├── conf.py │ ├── index.rst │ └── other_docs_files ├── setup.py ├── requirements_dev.txt └── README.rst
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
PyPI distribution built with Travis CI:
travis login –pro –github-token {PRIVATE}
travis encrypt “{PRIVATE}” –add deploy.password –com
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
Built Distribution
File details
Details for the file debiased_sd-0.1.1.tar.gz
.
File metadata
- Download URL: debiased_sd-0.1.1.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1195785476bda09cdf4068d895d6257cc7711549b4122e1f82eeac936497ae8 |
|
MD5 | f540bf8b5b856d647a3c85f524b39cf2 |
|
BLAKE2b-256 | 9b44774b5cb2ed39e33380734ba235d60e71d5554955e216ac230d560a5acf4c |
File details
Details for the file debiased_sd-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: debiased_sd-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c680b62e0b85dc133b18ad34947e3099dbc207c093a8b2bcab12b1e5495d49e |
|
MD5 | efb3411efa6e86b2de07e2c39c89d68c |
|
BLAKE2b-256 | 550a6f949362622e5a55aa1f17875e814449508c90a9b87b4f4e38aeaef8468d |