Specification_Curve
Project description
Specification Curve
Specification Curve is a Python package that performs specification curve analysis; it helps with the problem of the "garden of forking paths" (many defensible choices) when doing analysis by running many regressions and summarising the estimated coefficients in an easy to digest chart.
Go to the full documentation for Specification Curve.
Quickstart
You can try out specification curve right now in Google Colab. To install the package in Colab, run !pip install specification_curve
in a new code cell.
Alternatively you can see examples on the features page of the documentation.
Installation
You can install Specification Curve via pip:
pip install specification-curve
To install the development version from git, use:
pip install git+https://github.com/aeturrell/specification_curve.git
Citing Specification Curve
You can find full citation information at the following link: https://zenodo.org/badge/latestdoi/282989537.
Using Specification Curve in your paper? Let us know by raising an issue beginning with "citation".
License
Distributed under the terms of the MIT license.
Similar Packages
In RStats, there is specr (which inspired many design choices in this package) and spec_chart. Some of the example data in this package is the same as in specr, but please note that results have not been cross-checked across packages.
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 specification_curve-0.3.3.tar.gz
.
File metadata
- Download URL: specification_curve-0.3.3.tar.gz
- Upload date:
- Size: 40.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12ccc00df39ab1dec38ea949a2614abc6e8f9d09da1ecc723a95318bc035169a |
|
MD5 | 223118198d5999620a74160a1fbb39a2 |
|
BLAKE2b-256 | fdea5fcaa7df3ccad76dd037ace3e74547c2a918f154ad17dae842c917233872 |
File details
Details for the file specification_curve-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: specification_curve-0.3.3-py3-none-any.whl
- Upload date:
- Size: 39.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 419400027290db48ab4f67cb623bda44ca5e655a5955a221ed7357555c3821c1 |
|
MD5 | 01ea9a094f80beed4e05209e6f4191bb |
|
BLAKE2b-256 | 86923c936d4ab2b07ae8f9af23ffc2738d97e528cb21543b1c05b438a46f9353 |