reduce_dimensions {topolow}R Documentation

Perform Dimension Reduction

Description

Applies configured dimension reduction method to input data.

Usage

reduce_dimensions(df, config)

Arguments

df

Data frame containing coordinate data

config

Dimension reduction configuration object

Value

Data frame with reduced dimensions


[Package topolow version 1.0.0 Index]