colSummarize: Summarize the column of matrices

Description Usage Arguments Details Value Author(s) Examples

Description

Compute column wise summary values of a matrix.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10

Arguments

y

A numeric matrix

Details

This groups of functions summarize the columns of a given matrices.

Value

A list with following items:

Estimates

Summary values for each column.

StdErrors

Standard error estimates.

Author(s)

B. M. Bolstad bmb@bmbolstad.com

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12

preprocessCore documentation built on Jan. 10, 2021, 2:01 a.m.