A python implementation of the skewed student-t distribution.
This package implements the skewed student-t distribution in python. Parameterized as described in Wurtz et. al (2006) [1]. An implementation in R is already existent [2].
Features
Evaluate the density function
Evaluate the cumulative distribution function
Evaluate the quantile function
Generate random numbers
References
Licence
Free software: GNU General Public License v3
Documentation
Documentation: https://sstudentt.readthedocs.io.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.1 (2021-06-05)
Fix malformed README file
0.1.0 (2021-06-05)
Moving to beta state
Use rtd-sphinx-theme for the documentation
Update dev requirements
0.0.5 (2020-04-19)
First release on PyPi
Use pydata-sphinx-theme for the documentation
0.0.3 (2020-04-20)
Update Documentation
0.0.3 (2020-04-19)
Automatic deployment on Test-PyPi via travis
0.0.2 (2020-04-19)
Import SST class directly
0.0.1 (2020-04-19)
First release on Test-PyPI.
Release files for sstudentt 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sstudentt-0.1.1.tar.gz | 11.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sstudentt-0.1.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 17.1 kB
Release files / sstudentt-0.1.1.tar.gz
| Download URL | sstudentt-0.1.1.tar.gz |
|---|---|
| Size | 11.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c0398684bf9e005fadbdf8e10f5fcddfc4669f5604ce7dd1119a94a495182814
|
|
BLAKE2b-256 checksum How to use checksums |
969431e5ee002e145e14d61c514288ac8a8227b2f93d9c59f9bac07ea63f9a85
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.1
|
Release files / sstudentt-0.1.1-py2.py3-none-any.whl
| Download URL | sstudentt-0.1.1-py2.py3-none-any.whl |
|---|---|
| Size | 5.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
bf9f311a7c9b8a9882834dd3ca529f67e356d1a7a3eaa447ddb90546fb7e2782
|
|
BLAKE2b-256 checksum How to use checksums |
0bd6ebad103263e5c88067faee787529e6a595e3e901696db3ff69a3d8ab2d2f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.1
|