ddmatrix-summary: Distributed Matrix Summary
Description
Summarize a distributed matrix. Gives min, max, mean, etc. by column.
Usage
summary(object, ...)# S4 method for ddmatrix
summary(object)
Arguments
object
numeric distributed matrix
Value
A table on processor 0, NULL
on all other processors.
Details
The return is on process 0 only.