ElenaTuzhilina / RCCA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RCCA package

This package is an R implementation of Regularized Canonical Correlation Analysis for structired data.

The implementation includes three CCA modifications: with standard l2 penalty, with partial l2 penalty and with group penalty.

Use the following code to download the package:

devtools::install_github('https://github.com/ElenaTuzhilina/RCCA')

Check R documentation for function descriptions and examples.

About


Languages

Language:R 100.0%