Learn R Programming

biganalytics (version 1.1.22)

Utilities for 'big.matrix' Objects from Package 'bigmemory'

Description

Extend the 'bigmemory' package with various analytics. Functions 'bigkmeans' and 'binit' may also be used with native R objects. For 'tapply'-like functions, the bigtabulate package may also be helpful. For linear algebra support, see 'bigalgebra'. For mutex (locking) support for advanced shared-memory usage, see 'synchronicity'.

Copy Link

Version

Install

install.packages('biganalytics')

Monthly Downloads

957

Version

1.1.22

License

LGPL-3 | Apache License 2.0

Maintainer

Last Published

March 28th, 2024

Functions in biganalytics (1.1.22)

binit

Count elements appearing in bins of one or two variables
colmin

Basic summary statistics for ``big.matrix'' objects
bigglm.big.matrix

Use Thomas Lumley's ``biglm'' package with a ``big.matrix''
bigkmeans

Memory-efficient k-means cluster analysis
biganalytics-package

Utilities for big.matrix objects of package bigmemory
apply,big.matrix-method

apply() for big.matrix objects