Package for explorative multivariate statistics
Project description
hoggorm
hoggorm is a Python package for explorative multivariate statistics in Python. It contains
PCA (principal component analysis)
PCR (principal component regression)
PLSR (partial least squares regression)
PLSR1 for single variable responses
PLSR2 for multivariate responses
matrix correlation coefficients RV, RV2 and SMI.
Unlike scikit-learn, which is an excellent python machine learning package focusing on classification and predicition, hoggorm rather aims at understanding and interpretation of the variance in the data. hoggorm also also contains tools for prediction.
Requirements
Make sure that Python 3.5 or higher is installed. A convenient way to install Python and many useful packages for scientific computing is to use the Anaconda distribution.
numpy >= 1.11.3
Installation
Install hoggorm easily from the command line from the PyPI - the Python Packaging Index.
pip install hoggorm
Documentation
Documentation at Read the Docs
Jupyter notebooks with examples of how to use Hoggorm together with the complementary plotting package hoggormplot.
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 hoggorm-0.13.3.tar.gz
.
File metadata
- Download URL: hoggorm-0.13.3.tar.gz
- Upload date:
- Size: 44.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1254d860f3024b2e6a2cecb2c0152f2010596235058781856c3a1a2f075c3b6 |
|
MD5 | a5436789d168a67f32781656b0b777d3 |
|
BLAKE2b-256 | 0418d7a8fb6ca3e7b6a81bcca92a36b0b8e2abc42b0f72d6d23f8f6c4730bacd |
File details
Details for the file hoggorm-0.13.3-py2.py3-none-any.whl
.
File metadata
- Download URL: hoggorm-0.13.3-py2.py3-none-any.whl
- Upload date:
- Size: 47.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef94a1e8aa2ff3867b58c3d60fff29009ef329921074e05677fa5139fef623c6 |
|
MD5 | 12477435882133821964ce77914e8482 |
|
BLAKE2b-256 | 5b04f4076dc995100b6d66bbc4b552f5bd771f77eff8350ffe57d6b6c8d9e69b |