pca

Reduces dimensionality of points to k dimensions using PCA.

Return

The reduced points.

Since

1.4.1

Parameters

k

The number of dimensions to reduce to.

points

The points to reduce.