This is a python package to calculate statistics in public health, including indicators for Fingertips.
Project description
PHStatsMethods
This is a Python package to support analysts in the execution of statistical methods approved for use in the production of Public Health indicators such as those presented via Fingertips. It provides functions for the generation of Proportions, Rates, DSRs, ISRs, Funnel plots and Means including confidence intervals for these statistics, and a function for assigning data to quantiles.
Any feedback would be appreciated and can be provided using the Issues section of the PHStatsMethods GitHub repository.
Installation
This packaged should be installed using pip:
pip install PHStatsMethods
Or it can be compiled from source (still requires pip):
pip install git+https://github.com/DataS-DHSC/PHStatsMethods.git
Usage
PH_statistical_methods should be imported and used in line with standard python conventions. It is suggested that if the whole package is to be imported then the following convention is used:
import PHStatsMethods
For more information on any function, you can use:
help(PHStatsMethods.function)
Licence
This project is released under the GPL-3 licence.
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 phstatsmethods-0.1.12.tar.gz
.
File metadata
- Download URL: phstatsmethods-0.1.12.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79a1c32221b29e7cdc2d0eb42e463a53c0b88a837225d5b9af906b66d0cce845 |
|
MD5 | b6a733955530e5693a18f20dcd5f7e55 |
|
BLAKE2b-256 | 784e2b81ebc701bf841d3359d68ea90e80dc2fd265c4a49c7255d92286524422 |
File details
Details for the file PHStatsMethods-0.1.12-py3-none-any.whl
.
File metadata
- Download URL: PHStatsMethods-0.1.12-py3-none-any.whl
- Upload date:
- Size: 39.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6792cfe4b864fa680f8515c579274a6daec74d8689a1818de67049df8d2d574f |
|
MD5 | 7bba16bb6431bd3523ab186af1e7a8b9 |
|
BLAKE2b-256 | c31896cb0f10ab46bed24a35cc1a81b7a89e5629ba82282db0ee2cd0b9d64924 |