Skip to main content

Package for debiasing the sample SD estimator

Project description

https://img.shields.io/pypi/v/debiased_sd.svg https://api.travis-ci.com/ErikinBC/debiased_sd.svg Documentation Status

Package for debiasing the sample SD estimator. For more information, see De-biasing standard deviation estimators.

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:

  1. travis login –pro –github-token {PRIVATE}

  2. travis encrypt “{PRIVATE}” –add deploy.password –com

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

debiased_sd-0.1.1.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

debiased_sd-0.1.1-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page