rescale_rows: Rescale the rows of a matrix

rescale_rowsR Documentation

Rescale the rows of a matrix

Description

Just a mnemonic for matrix multiplication.

Usage

rescale_rows(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_cols


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