Description Usage Arguments Slots Examples
a sparse four-dimensional brain image, backed by a matrix, where each column represents
a vector spanning the fourth dimension (e.g. time)
constructs a SparseBrainVector object
1 | SparseBrainVector(data, space, mask, source = NULL, label = "")
|
data |
an array which can be a |
space |
a BrainSpace instance |
mask |
a 3D |
source |
the data source – an instance of class |
label |
associated sub-image labels |
maskthe mask defining the sparse domain
datathe matrix of series, where rows span across voxel space and columns span the fourth dimensions
mapinstance of class IndexLookupVolume is used to map between spatial and index/row coordinates
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.