Package: fmriAR 0.3.1

fmriAR: Fast AR and ARMA Noise Whitening for Functional MRI (fMRI) Design and Data

Lightweight utilities to estimate autoregressive (AR) and autoregressive moving average (ARMA) noise models from residuals and apply matched generalized least squares to whiten functional magnetic resonance imaging (fMRI) design and data matrices. The ARMA estimator follows a classic 1982 approach <doi:10.1093/biomet/69.1.81>, and a restricted AR family mirrors workflows described by Cox (2012) <doi:10.1016/j.neuroimage.2011.08.056>.

Authors:Bradley Buchsbaum [aut, cre]

fmriAR_0.3.1.tar.gz
fmriAR_0.3.1.zip(r-4.7)fmriAR_0.3.1.zip(r-4.6)fmriAR_0.3.1.zip(r-4.5)
fmriAR_0.3.1.tgz(r-4.6-x86_64)fmriAR_0.3.1.tgz(r-4.6-arm64)fmriAR_0.3.1.tgz(r-4.5-x86_64)fmriAR_0.3.1.tgz(r-4.5-arm64)
fmriAR_0.3.1.tar.gz(r-4.7-arm64)fmriAR_0.3.1.tar.gz(r-4.7-x86_64)fmriAR_0.3.1.tar.gz(r-4.6-arm64)fmriAR_0.3.1.tar.gz(r-4.6-x86_64)
fmriAR_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fmriAR/json (API)
NEWS

# Install 'fmriAR' in R:
install.packages('fmriAR', repos = c('https://bbuchsbaum.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bbuchsbaum/fmriar/issues

Pkgdown/docs site:https://bbuchsbaum.github.io

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

openblascpp

5.13 score 3 packages 6 scripts 557 downloads 6 exports 2 dependencies

Last updated from:6779cd6a53. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK125
linux-devel-x86_64OK137
source / vignettesOK228
linux-release-arm64OK132
linux-release-x86_64OK133
macos-release-arm64OK151
macos-release-x86_64OK264
macos-oldrel-arm64OK79
macos-oldrel-x86_64OK218
windows-develOK109
windows-releaseOK115
windows-oldrelOK111
wasm-releaseOK118

Exports:acorr_diagnosticscompatfit_noisesandwich_from_whitened_residwhitenwhiten_apply

Dependencies:RcppRcppArmadillo

Getting Started with fmriAR

Rendered fromfmriAR-introduction.Rmdusingknitr::rmarkdownon Jun 14 2026.

Last update: 2025-10-18
Started: 2025-09-18