README.md

sKPCA

Trading off Statistical Accuracy and Computational Efficiency by Randomized Sketched Kernel PCA, which can greatly improve the speed of computation.

Installation

install.packages("devtools")
library(devtools)
install_github('feiyoung/sKPCA')
  library(sKPCA)
  example('sKPCA')


feiyoung/sKPCA documentation built on Nov. 12, 2020, 8:18 a.m.