<< ica_dwresiduals (X) One matrix of observations/variables icascores >>

fact >> (X) One matrix of observations/variables > icajade

icajade

yields a matrix for extracting the independent components using the Jade algorithm

Calling sequence

c=icajade(x_div,ncomp);

Arguments

x_div:

a matrix (n x q) or a Div structure

ncomp:

number of independent components

c:

a Div structure containing the matrix for extracting the independent components

c.d is of dimensions (q x ncomp)

Examples

comp_ica=icajade(x,5)

Bibliography

Authors


Report an issue
<< ica_dwresiduals (X) One matrix of observations/variables icascores >>