Skip to content

Candit Covariance-free Incremental Principle Component Analysis (CCIPCA)

Notifications You must be signed in to change notification settings

rikenbit/CCIPCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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