Skip to contents

PCA approximation

Usage

PCA_approx(X, ncomp = 1)

Arguments

X

The data matrix

ncomp

The number of components to use for PCA

Value

The low dimensional data matrix using PCA