Skip to main content

debiased-inference (Python)

Python implementation of the procedures in Cheng and Chen, “Nonparametric Inference via Bootstrapping the Debiased Estimator”.

If you use these methods or this software, please cite the paper (Electronic Journal of Statistics 13(1), 2019; doi:10.1214/19-EJS1575).

import numpy as np
from debiased_inference import kde_confidence_band

rng = np.random.default_rng(2026)
sample = rng.normal(size=300)
band = kde_confidence_band(sample, n_boot=499, random_state=2026)
print(band)

The package also provides debiased local-linear regression, density level-set and inverse-regression confidence sets, normal-reference and cross-validated bandwidth selectors, and a studentized density band. The project repository contains the full statistical specification and cross-language API guide.

Release files for debiased-inference 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for debiased-inference 0.1.0
File Size Uploaded
debiased_inference-0.1.0.tar.gz 54.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for debiased-inference 0.1.0
File Interpreter ABI Platform
debiased_inference-0.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 70.5 kB

Release files / debiased_inference-0.1.0.tar.gz

Download URL debiased_inference-0.1.0.tar.gz
Size 54.2 kB
Tags Source
SHA-256 checksum
How to use checksums
805d9686bd91070a0f9e60d32591ac0adafb6351910a6c71e7fbd4555a327aa5
BLAKE2b-256 checksum
How to use checksums
515fbdddc38a21e20517057f2d090be5953c4dc97e5446a064db1b403df42364
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.

Transparency log

Release files / debiased_inference-0.1.0-py3-none-any.whl

Download URL debiased_inference-0.1.0-py3-none-any.whl
Size 16.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
cd656fd796c33943a73c192d353f352545294bca5c4fd9b79461a4fd12f0fc82
BLAKE2b-256 checksum
How to use checksums
b93995de775b5fb4521cc8debb74992b80623e80585a211ae9ce0bbfa16c8361
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.

Transparency log

Release history Release notifications | RSS feed

0.1.1

2 release files

This release

0.1.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page