Skip to content
Prev 199955 / 398502 Next

Loadings and scores from fastICA?

The help for fastICA says:

     The data matrix X is considered to be a linear combination of
     non-Gaussian (independent) components i.e. X = SA where columns of
     S contain the independent components and A is a linear mixing
     matrix.

The value of fastICA is a list with components "S" (the estimated source matrix) and "A" (the estimated mixing matrix).  Are these what you want?

-- Tony Plate
Joel F?rstenberg-H?gg wrote: