Description Usage Arguments Examples
experimental basilisk approach to PCA
1 |
mat |
R matrix |
... |
pass python-specific args to sklearn.decomposition.PCA |
1 2 | irismat = data.matrix(iris[,1:4])
bpca(irismat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.