Package: greenclust 1.1.1
greenclust: Combine Categories Using Greenacre's Method
Implements a method of iteratively collapsing the rows of a contingency table, two at a time, by selecting the pair of categories whose combination yields a new table with the smallest loss of chi-squared, as described by Greenacre, M.J. (1988) <doi:10.1007/BF01901670>. The result is compatible with the class of object returned by the 'stats' package's hclust() function and can be used similarly (plotted as a dendrogram, cut, etc.). Additional functions are provided for automatic cutting and diagnostic plotting.
Authors:
greenclust_1.1.1.tar.gz
greenclust_1.1.1.zip(r-4.7)greenclust_1.1.1.zip(r-4.6)greenclust_1.1.1.zip(r-4.5)
greenclust_1.1.1.tgz(r-4.6-any)greenclust_1.1.1.tgz(r-4.5-any)
greenclust_1.1.1.tar.gz(r-4.7-any)greenclust_1.1.1.tar.gz(r-4.6-any)
greenclust_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
greenclust/json (API)
NEWS
| # Install 'greenclust' in R: |
| install.packages('greenclust', repos = c('https://jeffjetton.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeffjetton/greenclust/issues
Last updated from:b0d11a1cf7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 141 | ||
| macos-oldrel-arm64 | OK | 171 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 105 |
Exports:assign.clustergreenclustgreencutgreenplot
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Assign clusters to a new vector of categories | assign.cluster |
| Row Clustering Using Greenacre's Method | greenclust |
| Cut a Greenclust Tree into Optimal Groups | greencut |
| Plot Statistics for a Greenclust Object | greenplot |
