Skip to main content

Package for explorative multivariate statistics

Project description

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 corrlation coefficients RV, RV2 and SMI.

Unlike scikit-learn, whis 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

Installation

Install Hoggorm easily from the command line from the PyPI - the Python Packaging Index.

pip install hoggorm

Documentation

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

hoggorm-0.11.3.tar.gz (43.9 kB view hashes)

Uploaded Source

Built Distribution

hoggorm-0.11.3-py2.py3-none-any.whl (47.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page