View source: R/visualization.R
scale_to_original_distances | R Documentation |
Helper function to scale reduced dimensions to better match original distances.
scale_to_original_distances(reduced_coords, orig_dist)
reduced_coords |
Matrix of reduced coordinates |
orig_dist |
Original distance matrix |
Scaled coordinate matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.