possible_k_neighbors: Create a vector of possible nearest neighbor values from 5,...

View source: R/umap.R

possible_k_neighborsR Documentation

Create a vector of possible nearest neighbor values from 5, 15, 25, 50, and 100

Description

Create a vector of possible nearest neighbor values from 5, 15, 25, 50, and 100

Usage

possible_k_neighbors(data_size)

Arguments

data_size

size of the data set used to create umaps

Value

k nearest neighbor list


compbiomed/BatchQC documentation built on June 10, 2025, 8:32 p.m.