Description Usage Arguments Value Examples
View source: R/gcica_dwst_cica_R_translate.R View source: R/gcica_bss_dwst_matlab_translate.R View source: R/gcica_bss_dwst.R
Implement different W same T group-colorICA algorithm.
1 | gcica_bss_dwst(Xc)
|
Xc |
G by NG cell-array contains observed [cell-array] data matrices. G is the number of groups and NG is the number of subjects in each group. Each component of the cell-array is a matrix with dimension M by T where M is the number of mixtures and T is the number of time points. Each data matrix has been pre-whitenned and centered. |
W: M by M unmixitng matrix
1 | x=rnorm(10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.