I'm working around a neuroscience study, the goal is to calculate the WTC of brain signal between two people. The data includes 34552 points for each person.
While calculating the data on Windows, the program reported:
Error: cannot allocate vector of size 9.5 Gb
On CentOS, R was killed by OOM.
Is there any approach to finish the calculation?