rowBlockSum: Take a matrix and sum blocks of rows

Description Usage Arguments Value

Description

The original data set contains very long column headers. This function does a keyword search over the headers to find those column headers that match a particular keyword, e.g., mean, median, etc.

Usage

1
rowBlockSum(mat, blocksize, w = NULL)

Arguments

mat

Input matrix

blocksize

Size of the row blocks

w

(Optional) Vector for weighted sum

Value

Matrix


jagonzalb/SNSequate documentation built on May 18, 2019, 9:07 a.m.