Open jeremymanning opened 6 years ago
For ECoG data, it'd be useful to know how much of the data is needed to reach a stable estimate of the correlation model:
We could attempt to evaluate the per-location information by comparing within-subject correlation matrices with and without each electrode
Expanding on the previous comment in this issue, here's the specific analysis I had in mind:
C
)i
in turn:
C_(not i)
: the correlation matrix between all of the non-i
electrodesC_(not i)
out to include location i
. Let's call this expanded-out matrix C_i
.i
of C
vs. C_i
1) a) Subsampling subject and electrodes from pyfr data and correlating subsampled model to full model 1) b) Subsampling subject and electrodes from pyfr data, predicting, and comparing the correlations to prediction from full model 2) Subsample fMRI data (intact condition of pieman data) at corresponding pyfr locations, create a model from this data, and predict every where else
do these separately for synthetic data and real (fMRI) data: