https://github.com/aalfons/ccapp

Canonical correlation analysis and maximum correlation via projection pursuit

https://github.com/aalfons/ccapp

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Canonical correlation analysis and maximum correlation via projection pursuit

Basic Info
  • Host: GitHub
  • Owner: aalfons
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 2.07 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • Open Issues: 3
  • Releases: 0
Created about 14 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog

README.md

ccaPP: (Robust) Canonical Correlation Analysis via Projection Pursuit

CRAN

Canonical correlation analysis and maximum correlation via projection pursuit, as well as fast implementations of correlation estimators, with a focus on robust and non-parametric methods.

Installation

Package ccaPP is on CRAN (The Comprehensive R Archive Network), hence the latest release can be easily installed from the R command line via

install.packages("ccaPP")

Report issues and request features

If you experience any bugs or issues or if you have any suggestions for additional features, please submit an issue via the Issues tab of this repository. Please have a look at existing issues first to see if your problem or feature request has already been discussed.

Contribute to the package

If you want to contribute to the package, you can fork this repository and create a pull request after implementing the desired functionality.

Owner

  • Name: Andreas Alfons
  • Login: aalfons
  • Kind: user
  • Location: Rotterdam, Netherlands
  • Company: Erasmus University Rotterdam

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads:
    • cran 1,450 last-month
  • Total docker downloads: 21,721
  • Total dependent packages: 2
  • Total dependent repositories: 5
  • Total versions: 8
  • Total maintainers: 1
cran.r-project.org: ccaPP

(Robust) Canonical Correlation Analysis via Projection Pursuit

  • Versions: 8
  • Dependent Packages: 2
  • Dependent Repositories: 5
  • Downloads: 1,450 Last month
  • Docker Downloads: 21,721
Rankings
Docker downloads count: 0.6%
Average: 9.4%
Downloads: 10.4%
Dependent repos count: 13.1%
Dependent packages count: 13.7%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.2.0 depends
  • parallel * depends
  • pcaPP >= 1.8 depends
  • robustbase * depends
  • Rcpp >= 0.11.0 imports
  • knitr * suggests
  • mvtnorm * suggests