MneExperiment
Split the Dataset by the cells of x
x
x (categorial) – Model defining cells into which to split the dataset.
exclude (sequence of str) – Cells of x which should be ignored.
name (str) – Name for the new datasets (formatted with self.name and cell).
self.name
cell
sub_datasets – {cell: sub_dataset} dictionary.
{cell: sub_dataset}
dict