reconstruct_data: Reconstructs the data to its original dimension

Description Usage Arguments Value

Description

Reconstructs the data to its original dimension

Usage

1
reconstruct_data(right_vectors, pcs)

Arguments

right_vectors

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

pcs

Matrix, a compressed dataset to be reconstructed.

Value

Matrix of the reconstructed dataset.


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