https://github.com/aalfons/ccapp
Canonical correlation analysis and maximum correlation via projection pursuit
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
Repository
Canonical correlation analysis and maximum correlation via projection pursuit
Statistics
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
- Releases: 0
Metadata Files
README.md
ccaPP: (Robust) Canonical Correlation Analysis via Projection Pursuit
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
- Website: https://personal.eur.nl/alfons/
- Repositories: 11
- Profile: https://github.com/aalfons
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
- Homepage: https://github.com/aalfons/ccaPP
- Documentation: http://cran.r-project.org/web/packages/ccaPP/ccaPP.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.3.4
published almost 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.2.0 depends
- parallel * depends
- pcaPP >= 1.8 depends
- robustbase * depends
- Rcpp >= 0.11.0 imports
- knitr * suggests
- mvtnorm * suggests