Coder Social home page Coder Social logo

geekysuavo / pca-utils Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 83 KB

Tools for quantifying latent space class separations

License: GNU General Public License v3.0

Makefile 0.73% C 99.27%
pca clustering multivariate-statistics pls mahalanobis-distance scores-space

pca-utils's Introduction

pca-utils

A set of utilities to quantify separations between classes of observations in the scores of principal component analysis (PCA), partial least squares (PLS) and orthogonal projections to latent structures (OPLS) models. The original peer-reviewed publication introducing pca-utils in published in:

Worley, B., Powers, R., Utilities for Quantifying Separation in PCA/PLS-DA Scores, Analytical Biochemistry, 2013, 433(2): 102-104.

Introduction

Modeling algorithms like PCA, PLS and OPLS project a set of K-variate observations into a low-dimensional "latent" space. In this space, the original observations are represented by points (scores), and distances between the points are related to the original distances between the high-dimensional observations.

Some obvious questions that arise when discriminating between classes are:

  1. How far apart are classes in scores space?
  2. Are the scores-space separations significant?
  3. Is there a higher pattern to the separations?

The pca-utils project provides a set of executables that answer these questions. The executables allow for generating dendrograms, distance matrices, class ellipses and ellipsoids based on a set of scores.

Installing

This software is highly portable. As long as you have a recent enough glibc, pca-utils should compile and install without incident. You can build and install pca-utils as follows:

git clone git://github.com/geekysuavo/pca-utils.git
cd pca-utils
make
sudo make install

By default, the pca-utils binaries will be installed into /usr/bin, and their manual pages will be installed into /usr/share/man/man1. If you need to install somewhere else, you'll need to modify the Makefile.

For more information on how to use the pca-utils binaries, please consult the manual pages.

Licensing

The pca-utils project is released under the GNU GPL 3.0.

The idea is to advance the state of the art in the field, so as long as you adhere to the requirements of the above license, just have fun with the code!

pca-utils's People

Contributors

geekysuavo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

koson

pca-utils's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.