Package: steadyICA
Type: Package
Title: ICA and Tests of Independence via Multivariate Distance
        Covariance
Version: 1.0
Date: 2015-11-08
Author: Benjamin B. Risk and Nicholas A. James and David S. Matteson
Maintainer: Benjamin Risk <bbr28@cornell.edu>
Description: Functions related to multivariate measures of independence and ICA:
 -estimate independent components by minimizing distance covariance;
 -conduct a test of mutual independence based on distance covariance; 
 -estimate independent components via infomax (a popular method but generally performs poorer than mdcovica, ProDenICA, and/or fastICA, but is useful for comparisons);
 -order indepedent components by skewness;
 -match independent components from multiple estimates;
 -other functions useful in ICA.
License: GPL (>= 2)
Depends: Rcpp (>= 0.9.13), MASS, clue, combinat
Suggests: irlba, JADE, ProDenICA, fastICA, energy
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2015-11-09 14:55:05 UTC; ben
Repository: CRAN
Date/Publication: 2015-11-11 00:08:41
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 14:43:55 UTC; windows
Archs: i386, x64
