bin.matrix: Bin a matrix column-wise and average the bins across rows

View source: R/nucleosomes.R

bin.matrixR Documentation

Bin a matrix column-wise and average the bins across rows

Description

Bin a matrix column-wise and average the bins across rows

Usage

bin.matrix(m, bin.size)

Arguments

m

a matrix

bin.size

bin size

Value

a vector of binned values


musikutiv/tsTools documentation built on June 6, 2023, 1:39 a.m.