Optimizing the deepSplit parameter in dynamicTreeCut
0
0
Entering edit mode
johnmcma ▴ 10
@johnmcma-12132
Last seen 2.4 years ago
United States

I'm planning to write code to optimize the `deepSplit` parameter in dynamicTreeCut in a way not unlike what's already been doing in `clValid`, which uses common cluster validity indexes to optimize k for `cutree`.

The problem is: dynamicTreeCut occasionally decides some genes as unclustable (i.e. cluster 0). For the calculation of validity indices, it is appropriate to also include these unassigned genes, or to remove them from the distance matrix from the input of, say, `fpc::cluster.stats()`?

dynamicTreeCut • 967 views
ADD COMMENT

Login before adding your answer.

Traffic: 1055 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6