Calculation for relibability and stability three data sets
Project description
Reliability Stability
Description
reliability-stability is a simple python package, which takes a csv or other pandas compatable data file and gives the reliability and stability of three columns for test-retest reliability and stability.
The reliability and stability calculations, as well as an assumption test, are based on the 1969 paper from Heise, D. R. 'Separating Reliability and Stability in Test-Retest Correlation'.
Installation
pip install reliability stability:
>>> pip install reliability-stability-calc
Usage
reliability stability is a python package with fuctions defined to:
- calculate correlation between two data columns (calc_correlation)
- calculate the test-retest reliability between three data columns (calc_reliability)
- calculate the test-retest stability between three data columns (calc_stability)
- perform an assumption test with a fourth column (assumption_test)
- implement a bootstap test to test assumptions (bootstrap_assumption_test)
Refer to the documentation for more examples and narrative guides.
Citations
Heise, D. R. (1969). Separating reliability and stability in test-retest correlation. American Sociological Review, 34(1), 93–101. https://doi.org/10.2307/2092790
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
Built Distribution
File details
Details for the file reliability-stability-calc-0.0.4.tar.gz
.
File metadata
- Download URL: reliability-stability-calc-0.0.4.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1d6f5a4b7bee12403d4467b22bb629205c87f7cd13ce088a781aa13e1a5c5a3a
|
|
MD5 |
b287290bd952a4dbeb59091dc40be1f5
|
|
BLAKE2b-256 |
a87ae8c9f565ddf73d9e77201901737d46f88436612be4b810d24466851319b1
|
File details
Details for the file reliability_stability_calc-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: reliability_stability_calc-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fa702306a227155160d3d6440fb5533661e0ebdfd7672efa46de9fba27dd9ec3
|
|
MD5 |
dcac627b8f1e2831fdd1b3edb3887ae4
|
|
BLAKE2b-256 |
ba9dc1b63ebdd0ada28ab717719e7a4dc2b1b04c7a84d5505096607d25d57ccd
|