CRAN/E | fabisearch

fabisearch

Change Point Detection in High-Dimensional Time Series Networks

Installation

About

Implementation of the Factorized Binary Search (FaBiSearch) methodology for the estimation of the number and the location of multiple change points in the network (or clustering) structure of multivariate high-dimensional time series. The method is motivated by the detection of change points in functional connectivity networks for functional magnetic resonance imaging (fMRI) data. FaBiSearch uses non-negative matrix factorization (NMF), an unsupervised dimension reduction technique, and a new binary search algorithm to identify multiple change points. It requires minimal assumptions. Lastly, we provide interactive, 3-dimensional, brain-specific network visualization capability in a flexible, stand-alone function. This function can be conveniently used with any node coordinate atlas, and nodes can be color coded according to community membership, if applicable. The output is an elegantly displayed network laid over a cortical surface, which can be rotated in the 3-dimensional space. The main routines of the package are detect.cps(), for multiple change point detection, est.net(), for estimating a network between stationary multivariate time series, net.3dplot(), for plotting the estimated functional connectivity networks, and opt.rank(), for finding the optimal rank in NMF for a given data set. The functions have been extensively tested on simulated multivariate high-dimensional time series data and fMRI data. For details on the FaBiSearch methodology, please see Ondrus et al. (2021) . For a more detailed explanation and applied examples of the fabisearch package, please see Ondrus and Cribben (2022), preprint.

github.com/mondrus96/FaBiSearch

Key Metrics

Version 0.0.4.4
R ≥ 3.10
Published 2022-03-15 773 days ago
Needs compilation? no
License MIT
License File
CRAN checks fabisearch results

Downloads

Yesterday 7 0%
Last 7 days 40 -38%
Last 30 days 222 -9%
Last 90 days 672 -20%
Last 365 days 2.896 -1%

Maintainer

Maintainer

Martin Ondrus

mondrus@ualberta.ca

Authors

Martin Ondrus

aut / cre

Ivor Cribben

aut

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fabisearch archive

Depends

R ≥ 3.10
NMF

Imports

rgl
reshape2
foreach
doParallel
doRNG
parallel
pkgmaker

Suggests

testthat ≥ 3.0.0