BigNeuroVec-class: BigNeuroVec

BigNeuroVec-classR Documentation

BigNeuroVec

Description

A class representing a sparse four-dimensional brain image that is backed by a disk-based big-matrix. BigNeuroVec objects are designed for efficient handling of large-scale brain imaging data that do not fit into memory. This class inherits from the NeuroVec, AbstractSparseNeuroVec, and implements the ArrayLike4D interface.

Slots

data

An instance of class FBM from the bigstatsr package, which contains time-series data. The FBM (Filebacked Big Matrix) is a matrix-like structure stored on disk, allowing for the efficient handling of large-scale data.


bbuchsbaum/neuroim2 documentation built on April 20, 2024, 4:20 p.m.