projector (version 0.0.2)

get_coordinates_pca: Compute 2D coordinates using PCA

Description

Rapid to compute but not always very meaningful. Data are centered and scaled.

Usage

get_coordinates_pca(vectors, transformations = c("center", "scaled"), ...)

Arguments

vectors

matrix containing the n closest neighbor

transformations

transformations applied to vectors before computing PCA