bigdist: Store Distance Matrices on Disk

Provides utilities to compute, store and access distance matrices on disk as file-backed matrices provided by the 'bigstatsr' package. File-backed distance matrices are stored as a symmetric matrix to facilitate out-of-memory operations on file-backed matrix while the in-memory 'dist' object stores only the lower diagonal elements. 'disto' provides an unified interface to work with in-memory and disk-based distance matrices.

Getting started

Package details

AuthorKomala Sheshachala Srikanth [aut, cre], Florian Privé [ctb]
MaintainerKomala Sheshachala Srikanth <sri.teach@gmail.com>
LicenseGPL-3
Version0.1.4
URL https://github.com/talegari/bigdist
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bigdist")

Try the bigdist package in your browser

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

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