get_coordinates: Compute 2D coordinates of vectors

Description Usage Arguments

Description

Transform original vectors in 2D coordinates applying either:

Usage

1
get_coordinates(vectors, projection_type, ...)

Arguments

vectors

matrix containing the n closest neighbor

projection_type

character defining the algorithm to use to compute the coordinates. (tsne or pca)

...

parameters passed to projection algorithm (max_iter, perplexity, verbose, transformations)


pommedeterresautee/projector documentation built on May 5, 2019, 1:38 p.m.