An implementation of approximate Independent Component Analysis, using clustering and optimisation of random projections of the data. It combines ordering of random points on the projective space and clustering of the best points using divisive k-means until some tolerance condition is met, with an optimisation step for each cluster. Each loading is found sequentially, and Householder rotations are used to make each loading orthogonal to all previous ones.
Package details |
|
---|---|
Maintainer | Paul Smith <mmpws@leeds.ac.uk> |
License | GPL-3 |
Version | 0.98 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.