Skip to main content

An extensive package for Compositional Data Analysis (CoDA)

Project description

Compositions

An extensive package for compositional data analysis. The major implementations are presented as follows.

Various transformation functions along with their inverses have been implemented to aid compositional data analysis (CoDA).

Installation

::

pip install compositions-coda

Usage

  1. Transformations:

    .. role:: raw-html(raw) :format: html

    • Centered Log Ratio (clr)

      • transform.clr for forward transformation S :sup:D :raw-html:→ R :sup:D.
      • transform.clrInv for inverse transform R :sup:D :raw-html:→ S :sup:D.
    • Isometric Log Ratio (ilr)

      • transform.ilr for forward transformation S :sup:D :raw-html:→ R :sup:D-1.
      • transform.ilrInv for inverse transform R :sup:D-1 :raw-html:→ S :sup:D.
    • Additive Log Ratio (alr)

      • transform.alr for forward transform S :sup:D :raw-html:→ R :sup:D-1.
      • transform.alrInv for inverse transform R :sup:D-1 :raw-html:→ S :sup:D.

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

compositions-coda-1.0.3.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

compositions_coda-1.0.3-py3-none-any.whl (7.6 kB view hashes)

Uploaded 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