scale_to_original_distances {topolow}R Documentation

Scale Reduced Dimensions to Match Original Distances

Description

Helper function to scale reduced dimensions to better match original distances.

Usage

scale_to_original_distances(reduced_coords, orig_dist)

Arguments

reduced_coords

Matrix of reduced coordinates

orig_dist

Original distance matrix

Value

Scaled coordinate matrix


[Package topolow version 1.0.0 Index]