The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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) <doi:10.48550/arXiv.2103.06347>. For a more detailed explanation and applied examples of the fabisearch package, please see Ondrus and Cribben (2022), preprint.
Version: | 0.0.4.5 |
Depends: | R (≥ 3.10), NMF |
Imports: | rgl, reshape2, foreach, doParallel, doRNG, parallel |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2023-01-12 |
DOI: | 10.32614/CRAN.package.fabisearch |
Author: | Martin Ondrus [aut, cre], Ivor Cribben [aut] |
Maintainer: | Martin Ondrus <mondrus at ualberta.ca> |
License: | MIT + file LICENSE |
URL: | https://github.com/mondrus96/FaBiSearch |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | fabisearch results |
Reference manual: | fabisearch.pdf |
Package source: | fabisearch_0.0.4.5.tar.gz |
Windows binaries: | r-devel: fabisearch_0.0.4.5.zip, r-release: fabisearch_0.0.4.5.zip, r-oldrel: fabisearch_0.0.4.5.zip |
macOS binaries: | r-release (arm64): fabisearch_0.0.4.5.tgz, r-oldrel (arm64): fabisearch_0.0.4.5.tgz, r-release (x86_64): fabisearch_0.0.4.5.tgz, r-oldrel (x86_64): fabisearch_0.0.4.5.tgz |
Old sources: | fabisearch archive |
Please use the canonical form https://CRAN.R-project.org/package=fabisearch to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.