ihgumilar / Hyperscanning2-redesign

Experiment of hyperscanning2-redesign is adding questionnaire inside VR and also improved the UNITY that is used for the experiment.
1 stars 1 forks source link

Statistical analysis and permutation analysis #28

Closed ihgumilar closed 2 years ago

ihgumilar commented 2 years ago

See this code for permutation

It is better to save data after being pre-processed and epoched. Then run this above code or integrate it.

ihgumilar commented 2 years ago

5d28a638d1f8ed5cac86926d50d1a0265fabc656 Stats & permutation interbrain connections

* averted_pre condition only
* with 300 permutations (Just to check how long does it take to execute with that permutations
ihgumilar commented 2 years ago

Image

Image

Just ignore the above warning. It is now n_fftt = 1000, n_per_seg =1000

ihgumilar commented 2 years ago

e37c32bf046a3d98635e3ad68da4af03fd461d4e Get labels of significant connections

ihgumilar commented 2 years ago

d011adf Use this 1: Stats permutation for all eye conditions

Remove temporary code to count signifincat connections

ihgumilar commented 2 years ago

f7c8cb6f2a77e3df37c161f2bdc324676ae2b692

ihgumilar commented 2 years ago
  1. Number of significant connections and number of actual score are not in line for ccor
  2. ccoh for actual score is not saved

The above issues have been solved here bb250cd2e77673a2d35d465a8578af237d16f448, yet it is only for averted pre

ihgumilar commented 2 years ago

f9a8c6143e4a46d6f5a0a23c0e60406b0f1981a5 ready to use for permutation of all eye conditions.