Convert a NIML dataset to a Dataset
dset: dict :
Dictionary with NIML key-value pairs, such as obtained from mvpa2.support.nibabel.afni_niml_dset.read()
fa_labels: list :
Keys in dset that are enforced to be feature attributes
sa_labels: list :
Keys in dset that are enforced to be sample attributes
a_labels: list :
Keys in dset that are enforced to be dataset attributes
dataset: mvpa2.base.Dataset :
a PyMVPA Dataset
mvpa2.datasets.niml.from_any
mvpa2.datasets.niml.h5load
Enter search terms or a module, class or function name.