Description Usage Arguments Author(s)
Calculates Euclidean distance in PCA space.
1 | removeOutliers(g, classificationMethod, threshold = 1)
|
g |
tbl_graph; A tidygraph graph. |
classificationMethod |
Bare word; Name of the column containing the classification results |
threshold |
Integer; Where classes containing a number of cells equal to or less than the threshold will be grouped with the most similar class. |
Jason T. Serviss
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.