Package: hopach 2.67.0
hopach: Hierarchical Ordered Partitioning and Collapsing Hybrid (HOPACH)
The HOPACH clustering algorithm builds a hierarchical tree of clusters by recursively partitioning a data set, while ordering and possibly collapsing clusters at each level. The algorithm uses the Mean/Median Split Silhouette (MSS) criteria to identify the level of the tree with maximally homogeneous clusters. It also runs the tree down to produce a final ordered list of the elements. The non-parametric bootstrap allows one to estimate the probability that each element belongs to each cluster (fuzzy clustering).
Authors:
hopach_2.67.0.tar.gz
hopach_2.67.0.zip(r-4.5)hopach_2.67.0.zip(r-4.4)hopach_2.67.0.zip(r-4.3)
hopach_2.67.0.tgz(r-4.4-x86_64)hopach_2.67.0.tgz(r-4.4-arm64)hopach_2.67.0.tgz(r-4.3-x86_64)hopach_2.67.0.tgz(r-4.3-arm64)
hopach_2.67.0.tar.gz(r-4.5-noble)hopach_2.67.0.tar.gz(r-4.4-noble)
hopach_2.67.0.tgz(r-4.4-emscripten)hopach_2.67.0.tgz(r-4.3-emscripten)
hopach.pdf |hopach.html✨
hopach/json (API)
# Install 'hopach' in R: |
install.packages('hopach', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- golub - Gene expression dataset from Golub et al.
- golub.cl - Gene expression dataset from Golub et al.
- golub.gnames - Gene expression dataset from Golub et al.
On BioConductor:hopach-2.65.0(bioc 3.20)hopach-2.64.0(bioc 3.19)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 20 days agofrom:1e519496ab. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win-x86_64 | OK | Oct 30 2024 |
R-4.5-linux-x86_64 | OK | Oct 30 2024 |
R-4.4-win-x86_64 | OK | Oct 30 2024 |
R-4.4-mac-x86_64 | OK | Oct 30 2024 |
R-4.4-mac-aarch64 | OK | Oct 30 2024 |
R-4.3-win-x86_64 | OK | Oct 30 2024 |
R-4.3-mac-x86_64 | OK | Oct 30 2024 |
R-4.3-mac-aarch64 | OK | Oct 30 2024 |
Exports:as.hdistas.matrixboot2fuzzyboothopachbootmedoidsbootplotcoercecollapcorrelationorderingcutdigitscutzerosdigitsdissabscordissabscosangledisscordisscosangledisseucliddissmatrixdissvectordistancematrixdistancevectordplothdisthopachhopach2treeimproveorderingis.hdistlabelstomssmakeoutputmakeTreemsscheckmsscollapmsscompletemssinitlevelmssmulticollapmssnextlevelmssrundownmsssplitclusternewnextlevelnewsplitclusternonzerosorderelementspaircollpruneshowsilcheckvdissabscorvdissabscosanglevdissabseuclidvdisscorvdisscosanglevdisseuclidvectmatrix
Dependencies:BiobaseBiocGenericscluster