mvpa_surface_dataset
mvpa_surface_dataset.Rd
Construct a MVPA dataset with a surface-based dataset.
Arguments
- train_data
the training data, must inherit from
NeuroSurfaceVector
inneurosurf
package.- test_data
optional test data, must inherit from
NeuroSurfaceVector
inneurosurf
package.- mask
a binary mask equal to the number of nodes in the training/test data set.
- name
label to identify the dataset (e.g. "lh" or "rh" to indicate hemisphere)