Skip to content

Add iterative argument/function #5

@trinker

Description

@trinker

Add an n loop iterative partition that splits of the large mass into k clusters. There'd be an argument to pass n length vector of k splits. Not sure if this is a separate function after xxx_cluster . This seems to be the most sense.

ALTERNATIVE...

Investigate dynamic tree cut: https://labs.genetics.ucla.edu/horvath/CoexpressionNetwork/WORKSHOP/2013/LectureHierarchicalClusteringLangfelder1.pdf

https://labs.genetics.ucla.edu/horvath/CoexpressionNetwork/BranchCutting/Supplement.pdf

https://cran.r-project.org/web/packages/dynamicTreeCut/

https://labs.genetics.ucla.edu/horvath/CoexpressionNetwork/BranchCutting/

This might require a tree object and may not be usable by all clustering algorithms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions