Musicologically motivated population size estimation
Project description
Estimating Population Size via Musicological "Icebergs"
This repo contains the source code for Iceberg, a Python library that implements two methods for estimating the true size of a population given a collection of samples taken without replacement. For more details on how icebergs can be musicological, and what such objects have to do with estimating population size, see Michael Scott Cuthbert, "Tipping the Iceberg: Missing Italian Polyphony from the Age of Schism," Musica Disciplina 54 (2009): 39–74.
Installation & Use
You can install Iceberg from the command line, just like any other Python library.
$ pip install iceberg-est
Once installed, you can use the functionality by importing the relevant modules.
import iceberg.estimate as est
import iceberg.simulate as sim
Contents
icebergcontains the Python library, including two modulesiceberg.estimateexposes functions that implement the estimation algorithmsiceberg.simulateexposes functions that simulate situations illustrating the functionality of the estimation algorithms
docscontains descriptions of the estimation algorithms, examples of their use, and comparisons of their effectiveness
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 iceberg-est-1.0.0.tar.gz.
File metadata
- Download URL: iceberg-est-1.0.0.tar.gz
- Upload date:
- Size: 454.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ce3040fe3b0b8fbaad381be9e45aad5985c613ea713691a4b3be063a5da4063
|
|
| MD5 |
d172429db8f4ef401f4082aa2e4d182e
|
|
| BLAKE2b-256 |
256150285f7690958c5225651ef80d7762ccc8b2c71acf80b58da5173ff59858
|
File details
Details for the file iceberg_est-1.0.0-py3-none-any.whl.
File metadata
- Download URL: iceberg_est-1.0.0-py3-none-any.whl
- Upload date:
- Size: 455.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3867fd16289328adf3276cc7450a31d734cf2c27aa71cc8bf543077e2cdea1e
|
|
| MD5 |
10e3add26a8884d0a4580e5901b3fa4b
|
|
| BLAKE2b-256 |
df8ce0e3351f89b1b0822c1f7a43ba1a53b94113a8d144f99d6ce523b4420dc1
|