get_subset_tau: Data subset along gradient

Description Usage Arguments Value

Description

Select a subset of samples evenly spaced along the underlying gradient using the latent coordinates for the data points on a [0, 1] interval.

Usage

1
get_subset_tau(tau, nkeep)

Arguments

tau

A numeric vector representing the latent positions of data points.

nkeep

An integer indicating the number of samples to keep.

Value

A vector with names of selected samples.


nlhuong/buds documentation built on May 17, 2019, 3:13 a.m.