ContextLab / supereeg

Infer activity throughout the brain from a small(ish) number of electrodes using Gaussian process regression
Other
33 stars 15 forks source link

validation analyses #161

Open jeremymanning opened 6 years ago

jeremymanning commented 6 years ago

do these separately for synthetic data and real (fMRI) data:

jeremymanning commented 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:

jeremymanning commented 6 years ago

We could attempt to evaluate the per-location information by comparing within-subject correlation matrices with and without each electrode

jeremymanning commented 6 years ago

Expanding on the previous comment in this issue, here's the specific analysis I had in mind:

lucywowen commented 6 years ago

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