rescale_cols: Rescale the columns of a matrix

rescale_colsR Documentation

Rescale the columns of a matrix

Description

Just a mnemonic for matrix multiplication.

Usage

rescale_cols(m, x)

Arguments

m

matrix or Matrix

x

vector; m[ , j] is multiplied by x[j].

Value

a matrix of the same dimensions as m

See Also

rescale_rows


agoldst/dfrtopics documentation built on July 15, 2022, 4:13 p.m.