Description Usage Arguments Value
View source: R/PRSCC-methods.R
NearestNeighbour
1 | NearestNeighbour(D, n, type = c("knn", "ann"), k = 5)
|
D |
List of distance |
n |
Number of samples |
type |
KNN or Epsilon-NN |
k |
Average number of nearest neighbour |
list Z index of non-zero entries in W W weight matrix with filtering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.