compress_data: Compress a dataset

Description Usage Arguments Value

Description

Compress a dataset

Usage

1
compress_data(right_vectors, x)

Arguments

right_vectors

Matrix, the right singular vectors of the singular value decomposition performed on the training set.

x

Matrix, a dataset to be projected onto singular vectors.

Value

Matrix of the projected dataset.


robingradin/bara documentation built on May 9, 2019, 2:24 a.m.