Skip to main content

Integrative Generalized Principle Analysis

Project description

Intergative Generalized Principle Componenet Analysis (igPCA)

Intergative Generalized Principle Componenet Analysis (igPCA) is a framework for joint dimensionality reduction of double-structure data. The algorithm details wiil be available soon in out manuscript: Xie X and Ma J (2023). * Structured dimensionality reduction for multi-view microbiome data*

igPCA is a python implementation of the proposed framework.

Installation

$ pip install igPCA

Usage

igPCA can be used to perform joint dimensinality reduction for two dataset X1 and X2 as follows:

from .igPCA import igPCA
import matplotlib.pyplot as plt

model = igPCA(X1, X2, H, Q1, Q2, r1, r2)
model.fit(r0 = r0)

In this simple example, H, Q1 and Q2 are kernel matrices characterzing X1 and X2. The total rank for X1 and X2 are r1 and r2, respectively. r0 is the joint rank between X1 and X2.

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

igPCA-1.0.1.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

igPCA-1.0.1-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file igPCA-1.0.1.tar.gz.

File metadata

  • Download URL: igPCA-1.0.1.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for igPCA-1.0.1.tar.gz
Algorithm Hash digest
SHA256 98deda95b5ffd985f97ffd39d2fcfeef2fc8b40cb070a5b7d3644791bb464296
MD5 8cf15d52ed17e6db3d8e830205def5cf
BLAKE2b-256 ce7d755033a791e1afcea1046d06dad3e24071fd0ecfa318c5cf4a6b6886eca5

See more details on using hashes here.

File details

Details for the file igPCA-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: igPCA-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for igPCA-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2b5829dbb78f378757b89d42b4edeaca4c9e631d59b68941ababe444b341f1b1
MD5 404e53c4867c54c5dd1106bcad3a4db4
BLAKE2b-256 9072db65cc052c719b8e3b7913fa6a9d9315c148e32484395a48ac4035555bfc

See more details on using hashes here.

Supported by

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