seedCCA: Seeded Canonical Correlation Analysis

Functions for dimension reduction through the seeded canonical correlation analysis are provided. A classical canonical correlation analysis (CCA) is one of useful statistical methods in multivariate data analysis, but it is limited in use due to the matrix inversion for large p small n data. To overcome this, a seeded CCA has been proposed in Im, Gang and Yoo (2015) \doi{10.1002/cem.2691}. The seeded CCA is a two-step procedure. The sets of variables are initially reduced by successively projecting cov(X,Y) or cov(Y,X) onto cov(X) and cov(Y), respectively, without loss of information on canonical correlation analysis, following Cook, Li and Chiaromonte (2007) \doi{10.1093/biomet/asm038} and Lee and Yoo (2014) \doi{10.1111/anzs.12057}. Then, the canonical correlation is finalized with the initially-reduced two sets of variables.

Version: 3.1
Depends: R (≥ 2.10.0)
Imports: CCA, corpcor, stats, graphics
Published: 2022-06-09
Author: Jae Keun Yoo, Bo-Young Kim
Maintainer: Jae Keun Yoo <peter.yoo at ewha.ac.kr>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2.0)]
NeedsCompilation: no
CRAN checks: seedCCA results

Documentation:

Reference manual: seedCCA.pdf

Downloads:

Package source: seedCCA_3.1.tar.gz
Windows binaries: r-devel: seedCCA_3.1.zip, r-release: seedCCA_3.1.zip, r-oldrel: seedCCA_3.1.zip
macOS binaries: r-release (arm64): seedCCA_3.1.tgz, r-oldrel (arm64): seedCCA_3.1.tgz, r-release (x86_64): seedCCA_3.1.tgz
Old sources: seedCCA archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=seedCCA to link to this page.