applyTransformations: Apply a list of transformations across a matrix.

Description Usage Arguments Value

Description

Apply a list of transformations across a matrix.

Usage

1
applyTransformations(X, transformations, indices = NULL)

Arguments

X

A matrix.

transformations

A list of functions to apply to corresponding columns.

indices

The columns of the matrix for which to apply the transformation.

Value

A matrix (or vector) of transformed values.


burrisk/midamix documentation built on June 1, 2019, 12:49 p.m.