Libarary for statisical analysis on non-standard sampling methods
Project description
Library for mathematical analysis of various sampling methods
About
AdvStats is a python library for mathematical analysis of various sampling methods. So far the package supports analysis on cluster samples and stratifed samples. And the functions support various data formats. If using data from a table, the data can stored in two ways.
1
| Data | Cluster/ Stratum |
|---|---|
| Data Point 1 | Cluster/ Stratum 1 |
| Data Point 2 | Cluster/ Stratum 2 |
2
| Cluster/ Stratum 1 | Cluster/ Stratum 2 |
|---|---|
| Data Point 1 | Data Point 3 |
| Data Point 2 | Data Point 4 |
The required supporting can also just be manually entered. For more information look at the documentation or the tests.
Installion
pip install advstats
Documentation
Documetation for the package can be found at pavanadapa.github.io(pavanadapa.github.io).
Future
Implementation of a two-stage cluster sampling and more sampling methods are coming soon.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file advstats-1.0.tar.gz.
File metadata
- Download URL: advstats-1.0.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abfa9f7beecdd4bdd5f5f016dd8de68ee5584943effe8f088a0bf245840dba14
|
|
| MD5 |
d3c19528962882ecc1ea854c42328e5b
|
|
| BLAKE2b-256 |
78d049e34dd711ba013666a991a86f9a01c99b6dc32d5977d9155d069430def5
|
File details
Details for the file advstats-1.0-py3-none-any.whl.
File metadata
- Download URL: advstats-1.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fbbb9b14a441d0274a79fc882a6ee380bf3bc3b9771068e81dc0c752b6f375d
|
|
| MD5 |
7df07f99eeac7abe818fbd4a7472b186
|
|
| BLAKE2b-256 |
27978d2b179eee5d9a6c8500557b28b353f4a4e956fb2cd45fc84ba10e7b663f
|