package_bigdist: Package: bigdist

Description Author(s) See Also

Description

bigdist package facilitates storing distance matrices on disk as 'file-backed matrix' (FBM) using bigstatsr package. The FBM stores a symmetric matrix. Each distance is stored as a 'float/double' approximately requiring 4 or 8 bytes. The resulting file size will approximately be $8 * size^2$ where size is nrow/ncol of the data matrix. Working with bigdist package requires working knowledge of bigstatsr package.

disto package provides a unified interface to distance matrices in-memory (class 'dist') or on disk (class 'bigdist').

Author(s)

Maintainer: Komala Sheshachala Srikanth sri.teach@gmail.com

Other contributors:

See Also

Useful links:


bigdist documentation built on May 1, 2019, 10:23 p.m.