Skip to content
Snippets Groups Projects
Commit 8d995a81 authored by Alexis  CRISCUOLO's avatar Alexis CRISCUOLO :black_circle:
Browse files

0.1

parent 1fff8c8a
No related branches found
No related tags found
No related merge requests found
...@@ -168,7 +168,7 @@ nAUC aWallace2 0.999118 [0.996141 , 1.000000] ...@@ -168,7 +168,7 @@ nAUC aWallace2 0.999118 [0.996141 , 1.000000]
The clustering based on the cutoff 0.007 seems robust to data subsampling, as the three estimated nAUC are quite high (e.g. > 0.75). The clustering based on the cutoff 0.007 seems robust to data subsampling, as the three estimated nAUC are quite high (e.g. > 0.75).
However, the same clustering seems less robust to data perturbation, as the 2.5% CI are quite small for the silhouette and the first Wallace coefficient, e.g. < 0.4. However, the same clustering seems less robust to data perturbation, as the 2.5% CI are quite small for the silhouette and the first Wallace coefficient, e.g. < 0.4.
**Searching optimal clustering** **Searching for optimal clustering**
An optimal MST-based clustering can be defined by the cutoff value that maximizes the different estimated statistics. An optimal MST-based clustering can be defined by the cutoff value that maximizes the different estimated statistics.
By considering every branch length from the minimum spanning tree in _data.graphml_ (see above) as a putative cutoff, _MSTclust_ can be used to display in standard output these statistics in a convenient tab-delimited format (option `-t`): By considering every branch length from the minimum spanning tree in _data.graphml_ (see above) as a putative cutoff, _MSTclust_ can be used to display in standard output these statistics in a convenient tab-delimited format (option `-t`):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment