bbuchsbaum/neuroim2: Data Structures for Brain Imaging Data

A collection of data structures and methods for handling volumetric brain imaging data, with a focus on functional magnetic resonance imaging (fMRI). Provides efficient representations for three-dimensional and four-dimensional neuroimaging data through sparse and dense array implementations, memory-mapped file access for large datasets, and spatial transformation capabilities. Implements methods for image resampling, spatial filtering, region of interest analysis, and connected component labeling. General introduction to fMRI analysis can be found in Poldrack et al. (2024, "Handbook of functional MRI data analysis", <ISBN:9781108795760>).

Getting started

Package details

MaintainerBradley R Buchsbaum <brad.buchsbaum@gmail.com>
LicenseMIT + file LICENSE
Version0.8.1
URL https://github.com/bbuchsbaum/neuroim2 https://bbuchsbaum.github.io/neuroim2/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bbuchsbaum/neuroim2")
bbuchsbaum/neuroim2 documentation built on Feb. 26, 2025, 3:49 p.m.