Skip to content

rikenbit/CCIPCA

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 

CCIPCA

An R implementation of Candit Covariance-free Incremental Principal Component Analysis (CCIPCA)

Installation

git clone https://github.com/rikenbit/CCIPCA/
R CMD INSTALL CCIPCA

or type the code below in the R console window

library(devtools)
devtools::install_github("rikenbit/CCIPCA")

References

J. Weng, Y. Zhang, and W. S. Hwang, "Candid covariance-free incremental principal component analysis", IEEE Trans. Pattern. Anal. Mach. Intell., vol 25, no. 8, pp. 1034-1040, Aug. 2003

License

Copyright (c) 2015 Koki Tsuyuzaki and RIKEN Bioinformatics Research Unit Released under the Artistic License 2.0.

Authors

  • Koki Tsuyuzaki
  • Manabu Ishii
  • Itoshi Nikaido

About

Candit Covariance-free Incremental Principle Component Analysis (CCIPCA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages