DelayedMatrixStats: DelayedMatrixStats: Functions that apply to rows and columns...

DelayedMatrixStatsR Documentation

DelayedMatrixStats: Functions that apply to rows and columns of DelayedMatrix objects.

Description

DelayedMatrixStats is a port of the matrixStats API to work with DelayedMatrix objects from the DelayedArray package. High-performing functions operating on rows and columns of DelayedMatrix objects, e.g. colMedians() / rowMedians(), colRanks() / rowRanks(), and colSds() / rowSds(). Functions optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized.

Author(s)

Maintainer: Peter Hickey peter.hickey@gmail.com (ORCID)

Other contributors:

See Also

Useful links:


PeteHaitch/DelayedMatrixStats documentation built on May 6, 2024, 10:25 p.m.