Description Usage Arguments Value
View source: R/normalize-em-cross.R
Calculate knn-matrix based on feature matrix
1 | feats_to_knn_matrix(feats, k)
|
k |
k parameter for knn |
feat |
feature matrix (e.g. output of |
knn-matrix: number of samples X number of features with 1 for being knn in the dimesion and 0 otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.