Learn R Programming

LLMing (version 1.1.0)

rep_set: The vectors of the shared nearest neighbors

Description

Creates a list of the vectors of the top shared nearest neighbors for each row of the z dataframe

Usage

rep_set(z, snn)

Value

A list of dataframes where each row of the dataframe is the vector representation of a given shared nearest neighbor

Arguments

z

Dataframe of values of reference set

snn

Dataframe of shared nearest neighbors indices