remove_redundancy_elements_though_reduced_dimensions_SE {tidybulk}R Documentation

Identifies the closest pairs in a MDS context and return one of them

Description

Identifies the closest pairs in a MDS context and return one of them

Usage

remove_redundancy_elements_though_reduced_dimensions_SE(.data)

Arguments

.data

A tibble

of_samples

A boolean

Value

A tibble with pairs dropped


[Package tidybulk version 1.5.0 Index]