get_knn: function to find the k-nearest neighbor graph

Description Usage Arguments Value

Description

function to find the k-nearest neighbor graph

Usage

1
get_knn(X, K = 5)

Arguments

X

number of rows in the returned eye matrix (D * N)

K

number of neighbors of each data point excluding itself

Value

a matrix


cole-trapnell-lab/L1-graph documentation built on May 17, 2019, 12:50 p.m.