ddmatrix-summary: Distributed Matrix Summary

Description Usage Arguments Details Value

Description

Summarize a distributed matrix. Gives min, max, mean, etc. by column.

Usage

1
2
3
4
summary(object, ...)

## S4 method for signature 'ddmatrix'
summary(object)

Arguments

object

numeric distributed matrix

...

Additional arguments.

Details

The return is on process 0 only.

Value

A table on processor 0, NULL on all other processors.


RBigData/pbdDMAT documentation built on Oct. 29, 2021, 6:20 p.m.