get_coordinates_pca: Compute 2D coordinates using PCA

Description Usage Arguments

Description

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

Usage

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

Arguments

vectors

matrix containing the n closest neighbor

transformations

transformations applied to vectors before computing PCA


projector documentation built on May 2, 2019, 3:42 a.m.