BigDataStatMeth: Title: Scalable Statistical Computing with HDF5-Backed Matrices

A framework for 'scalable' statistical computing on large on-disk matrices stored in 'HDF5' files. It provides efficient block-wise implementations of core linear-algebra operations (matrix multiplication, SVD, PCA, QR decomposition, and canonical correlation analysis) written in C++ and R. These building blocks are designed not only for direct use, but also as foundational components for developing new statistical methods that must operate on datasets too large to fit in memory. The package supports data provided either as 'HDF5' files or standard R objects, and is intended for high-dimensional applications such as 'omics' and precision-medicine research.

Package details

AuthorDolors Pelegri-Siso [aut, cre] (ORCID: <https://orcid.org/0000-0002-5993-3003>), Juan R. Gonzalez [aut] (ORCID: <https://orcid.org/0000-0003-3267-2146>)
MaintainerDolors Pelegri-Siso <dolors.pelegri@isglobal.org>
LicenseMIT + file LICENSE
Version2.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("BigDataStatMeth")

Try the BigDataStatMeth package in your browser

Any scripts or data that you put into this service are public.

BigDataStatMeth documentation built on May 15, 2026, 1:07 a.m.