Coder Social home page Coder Social logo

gpls's Introduction

Generalized Partial Least Squares

This repository is for our work on generalized partial least squares. The preprint can be found here: Beaton, D., ADNI, Saporta, G., Abdi, H. (2019). A generalization of partial least squares regression and correspondence analysis for categorical and mixed data: An application with the ADNI data. bioRxiv, 598888..

The preprint was generated through RMarkdown with the rticles package, and is fully reproducible for us at least! You can reproduce it so long as you have access to ADNI data. See the Manuscript directory for the manuscript’s content and supplements (RMarkdown, PDF).

Other materials can be found in the Code directory. A detailed RMD file provides how to reproduce the data and is found here with an HTML file.

The GPLS package lives in the Package directory. It is documented and has a dependency on the GSVD package (found here). See the Package directory for installation instructions.

gpls's People

Contributors

derekbeaton avatar ljwilliams avatar

Stargazers

Sarah avatar Tom Wenseleers avatar ɐuoʌɐu avatar Nathan K. Chan avatar 个人公众号 Hypochondira avatar Suhwan Gim avatar Diogo Almeida avatar Ekarin Eric Pongpipat avatar

Watchers

James Cloos avatar  avatar

gpls's Issues

Check/harmonize Y_residual

Across the plsca vs. pls approaches

PLSCA brings back the center/scale but PLS does not.
It's not a big deal and can probably stay but it would nice to either (1) verify this is consistent behavior or (2) change it so that it produces consistent behavior

Double check the discriminant example

specifically the scores & assignment. they look correct but ensure that they are also barycentric

Also give "BADA" (weighted & unweighted) a try through GPLS and check the same conditions.

Very generic issue

Create a simple package (meant to be recycled and optmized later) that has all the core gpls algorithms and their respective techniques (e.g., PLS, CCA, RRR, PLSCA) that call into the core algos.

To determine: naming conventions vs. the use of switches, e.g., PLSC, PLSR, PLSCAN or PLS(..., algo='cor') vs. PLS(..., algo='reg'), etc...

FI vs. FJ & FJ vs. FK

I should attempt to to harmonize the code and manuscript to reflect better names for the component scores. it's a bit of a mismatch (but easily resolved either in code or notation)

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.