help > How to input data?
Showing 1-2 of 2 posts
Display:
Results per page:
Jan 4, 2016  03:01 PM | Peter McColgan
How to input data?
Dear Xiaoyun,

Thank you for posting this very interesting method, would be be able to provide an example of how to input the data. For example if I have connectivity matrices for 84 regions, 20 subjects, how would I input the 3D matrix 84 x 84 x 20 ? 

Thanks

Peter
Jan 5, 2016  01:01 AM | Xiaoyun Liang - Florey Institute of Neuroscience and Mental Health
RE: How to input data?
Hi Peter,
    If you check the file JGMSS_main.m, you may find the relevant code for reading data. Actually, individual mean time series can be loaded at the "%load mean time series" part. Specifically, given that you have 20 subjects, input data, i.e. mean individual time series, are represented by variables I1, I2, ..., I20. Hope it helps!
    Please feel free to let me know if you need any helps!
    Thanks!

   Xiaoyun