Generalized eigen, singular value, and partial least squares decompositions: The GSVD package

10/28/2020
by   Derek Beaton, et al.
0

The generalized singular value decomposition (GSVD, a.k.a. "SVD triplet", "duality diagram" approach) provides a unified strategy and basis to perform nearly all of the most common multivariate analyses (e.g., principal components, correspondence analysis, multidimensional scaling, canonical correlation, partial least squares). Though the GSVD is ubiquitous, powerful, and flexible, it has very few implementations. Here I introduce the GSVD package for R. The general goal of GSVD is to provide a small set of accessible functions to perform the GSVD and two other related decompositions (generalized eigenvalue decomposition, generalized partial least squares-singular value decomposition). Furthermore, GSVD helps provide a more unified conceptual approach and nomenclature to many techniques. I first introduce the concept of the GSVD, followed by a formal definition of the generalized decompositions. Next I provide some key decisions made during development, and then a number of examples of how to use GSVD to implement various statistical techniques. These examples also illustrate one of the goals of GSVD: how others can (or should) build analysis packages that depend on GSVD. Finally, I discuss the possible future of GSVD.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/29/2022

Generalized matrix nearness problems

We show that the global minimum solution of ‖ A - BXC ‖ can be found in ...
research
01/20/2021

MultivariateApart: Generalized Partial Fractions

We present a package to perform partial fraction decompositions of multi...
research
06/11/2018

ATOMO: Communication-efficient Learning via Atomic Sparsification

Distributed model training suffers from communication overheads due to f...
research
09/28/2010

Use of multiple singular value decompositions to analyze complex intracellular calcium ion signals

We compare calcium ion signaling (Ca^2+) between two exposures; the data...
research
10/12/2021

Deviance Matrix Factorization

We investigate a general matrix factorization for deviance-based losses,...
research
10/16/2017

Targeting Interventions in Networks

Individuals interact strategically with their network neighbors, as in e...
research
07/16/2014

Large scale canonical correlation analysis with iterative least squares

Canonical Correlation Analysis (CCA) is a widely used statistical tool w...

Please sign up or login with your details

Forgot password? Click here to reset