Trading off Statistical Accuracy and Computational Efficiency by Randomized Sketched Kernel PCA, which can greatly improve the speed of computation.
install.packages("devtools")
library(devtools)
install_github('feiyoung/sKPCA')
library(sKPCA)
example('sKPCA')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.